From 419d96db461a533ddce1dd4a50ce7047dffffac2 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 22 Oct 2024 12:08:53 +0000 Subject: [PATCH] Chore(release): 5.41.9 [skip ci] ## [5.41.9](https://github.com/adaptlearning/adapt_framework/compare/v5.41.8...v5.41.9) (2024-10-22) ### Fix * Bumping core to v6.59.0 automatically via 'frameworkpullrequest' Github action (#3620) ([6928eba](https://github.com/adaptlearning/adapt_framework/commit/6928eba4ba6d8f9804df5cf51ca4760591bbad03)), closes [#3620](https://github.com/adaptlearning/adapt_framework/issues/3620) --- 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 e765ed09f..5e738877b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.41.8", + "version": "5.41.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.41.8", + "version": "5.41.9", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index 5cec0be0a..93be859aa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.41.8", + "version": "5.41.9", "description": "Adapt Learning output framework", "repository": { "type": "git",