From 5663a1380dc49c486af4b4ab7dd368ac66c7ee18 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 15 Apr 2024 15:57:00 +0000 Subject: [PATCH] Chore(release): 5.37.9 [skip ci] ## [5.37.9](https://github.com/adaptlearning/adapt_framework/compare/v5.37.8...v5.37.9) (2024-04-15) ### Fix * Bumping core to v6.46.5 automatically via 'frameworkpullrequest' Github action (#3542) ([63cb1dc](https://github.com/adaptlearning/adapt_framework/commit/63cb1dc0b6d2c908331f68e1ff7dc0e16224f7e6)), closes [#3542](https://github.com/adaptlearning/adapt_framework/issues/3542) --- 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 fdaec4bb4..346bc2f03 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.37.8", + "version": "5.37.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.37.8", + "version": "5.37.9", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index c9c50d5e3..bbb91df80 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.37.8", + "version": "5.37.9", "description": "Adapt Learning output framework", "repository": { "type": "git",