From 3a52a8fb94c8df48c3d1517c62c566a8fc7a63c6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 4 Mar 2024 11:52:47 +0000 Subject: [PATCH] Chore(release): 5.37.1 [skip ci] ## [5.37.1](https://github.com/adaptlearning/adapt_framework/compare/v5.37.0...v5.37.1) (2024-03-04) ### Fix * Bumping core to v6.45.7 automatically via 'frameworkpullrequest' Github action (#3525) ([2ed1ef4](https://github.com/adaptlearning/adapt_framework/commit/2ed1ef49c2091073e68d859c658a240105bb4820)), closes [#3525](https://github.com/adaptlearning/adapt_framework/issues/3525) --- 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 81a3dca75..568d03b84 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.37.0", + "version": "5.37.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.37.0", + "version": "5.37.1", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index b2b63ab34..7c9d34e56 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.37.0", + "version": "5.37.1", "description": "Adapt Learning output framework", "repository": { "type": "git",