From 2f91c17a1a7501ed40729a274cbd1af28307dba9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 13 Feb 2024 08:55:04 +0000 Subject: [PATCH] Chore(release): 5.36.2 [skip ci] ## [5.36.2](https://github.com/adaptlearning/adapt_framework/compare/v5.36.1...v5.36.2) (2024-02-13) ### Fix * Bumping core to v6.45.6 automatically via 'frameworkpullrequest' Github action (#3519) ([1d7c557](https://github.com/adaptlearning/adapt_framework/commit/1d7c557d2c9adf797a6fdac687b7ce13e6588697)), closes [#3519](https://github.com/adaptlearning/adapt_framework/issues/3519) --- 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 b69e8c83e..30399ea24 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "adapt_framework", - "version": "5.36.1", + "version": "5.36.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "adapt_framework", - "version": "5.36.1", + "version": "5.36.2", "hasInstallScript": true, "license": "GPL-3.0", "dependencies": { diff --git a/package.json b/package.json index e60f6cc5c..83c83fe5b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.36.1", + "version": "5.36.2", "description": "Adapt Learning output framework", "repository": { "type": "git",