From 57b44a7a04cd6594bc1912ccc45b29b10889130f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 2 Nov 2023 11:00:19 +0000 Subject: [PATCH] Chore(release): 5.33.3 [skip ci] ## [5.33.3](https://github.com/adaptlearning/adapt_framework/compare/v5.33.2...v5.33.3) (2023-11-02) ### Fix * Bumping core to v6.41.4 automatically via 'frameworkpullrequest' Github action (#3482) ([9d8ddbf](https://github.com/adaptlearning/adapt_framework/commit/9d8ddbfafc6d0419aa4df62d3a19b878e41d1f88)), closes [#3482](https://github.com/adaptlearning/adapt_framework/issues/3482) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ae8ff55db..0c3e6dcf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "adapt_framework", - "version": "5.33.2", + "version": "5.33.3", "description": "Adapt Learning output framework", "repository": { "type": "git",