From 41b4de73521c84c0abcd4773ffbe42482ab6729f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 24 May 2024 13:57:51 +0000 Subject: [PATCH] Chore(release): 5.39.4 [skip ci] ## [5.39.4](https://github.com/adaptlearning/adapt_framework/compare/v5.39.3...v5.39.4) (2024-05-24) ### Fix * Bumping core to v6.46.10 automatically via 'frameworkpullrequest' Github action (#3560) ([a2ccbb8](https://github.com/adaptlearning/adapt_framework/commit/a2ccbb813708569ba5c9b6604dd808be78bcddc3)), closes [#3560](https://github.com/adaptlearning/adapt_framework/issues/3560) --- 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 02cc8344e..a1df183d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.39.3", + "version": "5.39.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.39.3", + "version": "5.39.4", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index e1f068c37..a40f1432c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.39.3", + "version": "5.39.4", "description": "Adapt Learning output framework", "repository": { "type": "git",