From bb96f46aa0deb0cc86708f397c0166229676a997 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 14 Oct 2024 09:53:39 +0000 Subject: [PATCH] Chore(release): 5.41.5 [skip ci] ## [5.41.5](https://github.com/adaptlearning/adapt_framework/compare/v5.41.4...v5.41.5) (2024-10-14) ### Fix * Bumping core to v6.57.1 automatically via 'frameworkpullrequest' Github action (#3615) ([a1a6651](https://github.com/adaptlearning/adapt_framework/commit/a1a66510b8c2602ed34c5e6b716ccaf6b3cd7f58)), closes [#3615](https://github.com/adaptlearning/adapt_framework/issues/3615) --- 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 0f99fa7e4..335ca79b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.41.4", + "version": "5.41.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.41.4", + "version": "5.41.5", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index 7f28051d1..5437c1233 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.41.4", + "version": "5.41.5", "description": "Adapt Learning output framework", "repository": { "type": "git",