Skip to content

Commit

Permalink
Chore(release): 7.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.7.0](v7.6.4...v7.7.0) (2024-10-01)

### New

* Vertical item and custom icon support (fixes #154) (#155) ([e612537](e612537)), closes [#154](#154) [#155](#155)
  • Loading branch information
semantic-release-bot committed Oct 1, 2024
1 parent e612537 commit 46764bf
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-accordion",
"version": "7.6.4",
"version": "7.7.0",
"framework": ">=5.20.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-accordion",
"bugs": "https://github.com/adaptlearning/adapt-contrib-accordion/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-accordion",
"version": "7.6.4",
"version": "7.7.0",
"framework": ">=5.20.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-accordion",
"bugs": "https://github.com/adaptlearning/adapt-contrib-accordion/issues",
Expand Down

0 comments on commit 46764bf

Please sign in to comment.