From 917b16180a57a8ed3c492c99da4531910fb62660 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 30 May 2024 07:48:51 +0000 Subject: [PATCH] Chore(release): 5.39.7 [skip ci] ## [5.39.7](https://github.com/adaptlearning/adapt_framework/compare/v5.39.6...v5.39.7) (2024-05-30) ### Fix * Bumping core to v6.48.0 automatically via 'frameworkpullrequest' Github action (#3563) ([490737f](https://github.com/adaptlearning/adapt_framework/commit/490737f2958b25650a0267f6404b36f6adb9f4ab)), closes [#3563](https://github.com/adaptlearning/adapt_framework/issues/3563) --- 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 077b5de4c..272ca706e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.39.6", + "version": "5.39.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.39.6", + "version": "5.39.7", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index 06db69a52..03fe8afd0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.39.6", + "version": "5.39.7", "description": "Adapt Learning output framework", "repository": { "type": "git",