From 2ecec27af1a9dc2e3ca7fb3dac6aee7566540f2c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 10 Jun 2024 14:46:50 +0000 Subject: [PATCH] Chore(release): 5.39.12 [skip ci] ## [5.39.12](https://github.com/adaptlearning/adapt_framework/compare/v5.39.11...v5.39.12) (2024-06-10) ### Fix * Bumping core to v6.50.1 automatically via 'frameworkpullrequest' Github action (#3571) ([ad7364b](https://github.com/adaptlearning/adapt_framework/commit/ad7364bff367d71ba7cd5296577c4341a54dff40)), closes [#3571](https://github.com/adaptlearning/adapt_framework/issues/3571) --- 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 f099a0edf..c5cb282c4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.39.11", + "version": "5.39.12", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.39.11", + "version": "5.39.12", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index 2e2a62c98..4d0421714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.39.11", + "version": "5.39.12", "description": "Adapt Learning output framework", "repository": { "type": "git",