From c98b9a1408552ac312f57dc222817115309400ef Mon Sep 17 00:00:00 2001 From: "Adolfo R. Brandes" Date: Sun, 29 Jun 2025 13:11:02 +0200 Subject: [PATCH] 1.0.0-alpha.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3e8cae70..3ef28404 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@openedx/frontend-app-authn", - "version": "1.0.0-alpha.1", + "version": "1.0.0-alpha.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@openedx/frontend-app-authn", - "version": "1.0.0-alpha.1", + "version": "1.0.0-alpha.2", "license": "AGPL-3.0", "dependencies": { "@edx/brand": "npm:@openedx/brand-openedx@^1.2.3", diff --git a/package.json b/package.json index e0ca7d5a..349ce785 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@openedx/frontend-app-authn", - "version": "1.0.0-alpha.1", + "version": "1.0.0-alpha.2", "description": "Frontend authentication", "repository": { "type": "git",