From 7645ab124978f4419f85d9b12f1199046bea6014 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 11 Jun 2024 09:36:09 +0000 Subject: [PATCH] Chore(release): 5.39.14 [skip ci] ## [5.39.14](https://github.com/adaptlearning/adapt_framework/compare/v5.39.13...v5.39.14) (2024-06-11) ### Fix * Bumping core to v6.51.0 automatically via 'frameworkpullrequest' Github action (#3573) ([a717132](https://github.com/adaptlearning/adapt_framework/commit/a7171327a8559f6d1d928d50038f3a347381c45e)), closes [#3573](https://github.com/adaptlearning/adapt_framework/issues/3573) --- 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 a117531f2..4833b4538 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.39.13", + "version": "5.39.14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.39.13", + "version": "5.39.14", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index 642131124..c122ec79c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.39.13", + "version": "5.39.14", "description": "Adapt Learning output framework", "repository": { "type": "git",