From dcb586f2213d8d78f77592093cd878412883dc9f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 11 Jun 2024 10:05:44 +0000 Subject: [PATCH] Chore(release): 5.39.15 [skip ci] ## [5.39.15](https://github.com/adaptlearning/adapt_framework/compare/v5.39.14...v5.39.15) (2024-06-11) ### Fix * Bumping core to v6.51.1 automatically via 'frameworkpullrequest' Github action (#3574) ([c13a3f5](https://github.com/adaptlearning/adapt_framework/commit/c13a3f5fd483f86866464102d0a2e73c790b7cb6)), closes [#3574](https://github.com/adaptlearning/adapt_framework/issues/3574) --- 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 4833b4538..52dc1fabe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.39.14", + "version": "5.39.15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.39.14", + "version": "5.39.15", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index c122ec79c..38cb86549 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.39.14", + "version": "5.39.15", "description": "Adapt Learning output framework", "repository": { "type": "git",