Skip to content

Commit

Permalink
Chore(release): 6.46.7
Browse files Browse the repository at this point in the history
## [6.46.7](v6.46.6...v6.46.7) (2024-05-03)

### Fix

* enforcing type boolean on _isActive (Fixes #523) (#524) ([e54f55c](e54f55c)), closes [#523](#523) [#524](#524)
  • Loading branch information
semantic-release-bot committed May 3, 2024
1 parent e54f55c commit 7b126ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-core",
"version": "6.46.6",
"version": "6.46.7",
"framework": ">=5.20.2",
"description": "Adapt Framework kernel. Responsible for boot loading, data loading and core APIs.",
"repository": {
Expand Down

0 comments on commit 7b126ae

Please sign in to comment.