Skip to content

Commit

Permalink
Chore(release): 7.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [7.1.1](v7.1.0...v7.1.1) (2024-12-11)

### Fix

* isObjectId removed from schema to allow external assets to be added (fixes #204) (#205) ([ccaf011](ccaf011)), closes [#204](#204) [#205](#205)
  • Loading branch information
semantic-release-bot committed Dec 11, 2024
1 parent ccaf011 commit ab83173
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-boxMenu",
"version": "7.1.0",
"version": "7.1.1",
"framework": ">=5.24.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-boxMenu",
"bugs": "https://github.com/adaptlearning/adapt-contrib-boxMenu/issues",
Expand Down
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-boxMenu",
"version": "7.1.0",
"version": "7.1.1",
"framework": ">=5.24.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-boxMenu",
"bugs": "https://github.com/adaptlearning/adapt-contrib-boxMenu/issues",
Expand Down

0 comments on commit ab83173

Please sign in to comment.