From 62382a1c6abfcfac840bb9aeb669574c1cae09e9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 3 May 2024 09:52:57 +0000 Subject: [PATCH] Chore(release): 5.38.2 [skip ci] ## [5.38.2](https://github.com/adaptlearning/adapt_framework/compare/v5.38.1...v5.38.2) (2024-05-03) ### Fix * Bumping core to v6.46.7 automatically via 'frameworkpullrequest' Github action (#3553) ([3ac0c5d](https://github.com/adaptlearning/adapt_framework/commit/3ac0c5dd814449ea6d1d37db0e556f7e155460d9)), closes [#3553](https://github.com/adaptlearning/adapt_framework/issues/3553) --- 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 063020665..5d114adfc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.38.1", + "version": "5.38.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.38.1", + "version": "5.38.2", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index e9ccee558..e2b0a195f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.38.1", + "version": "5.38.2", "description": "Adapt Learning output framework", "repository": { "type": "git",