Skip to content

Commit

Permalink
Chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.0.0](v6.7.0...v7.0.0) (2024-06-07)

### Breaking

* Convert to JSX (fixes #146) (#194) ([7a1c911](7a1c911)), closes [#146](#146) [#194](#194)
  • Loading branch information
semantic-release-bot committed Jun 7, 2024
1 parent 7a1c911 commit 182b229
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": "6.7.0",
"version": "7.0.0",
"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": "6.7.0",
"version": "7.0.0",
"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 182b229

Please sign in to comment.