From 883a9d280390d50f67a9b4a357844f4bf4c82a0f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 15 May 2024 15:17:46 +0000 Subject: [PATCH] Chore(release): 5.39.3 [skip ci] ## [5.39.3](https://github.com/adaptlearning/adapt_framework/compare/v5.39.2...v5.39.3) (2024-05-15) ### Fix * Bumping core to v6.46.9 automatically via 'frameworkpullrequest' Github action (#3559) ([ec40495](https://github.com/adaptlearning/adapt_framework/commit/ec4049503c8b963986d2e29f7b95a8bcdddee611)), closes [#3559](https://github.com/adaptlearning/adapt_framework/issues/3559) --- 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 2a68ced0e..02cc8344e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.39.2", + "version": "5.39.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.39.2", + "version": "5.39.3", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index 66bd16875..e1f068c37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.39.2", + "version": "5.39.3", "description": "Adapt Learning output framework", "repository": { "type": "git",