Skip to content

Commit

Permalink
Chore(release): 9.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.3.0](v9.2.0...v9.3.0) (2023-01-19)

### Docs

* Updated readMe and example.json (fixes #345) (#371) ([265cdc9](265cdc9)), closes [#345](#345) [#371](#371)

### Update

* Extend columns to support menu item widths (fixes #383) ([5af105c](5af105c)), closes [#383](#383)
  • Loading branch information
semantic-release-bot committed Jan 19, 2023
1 parent 5af105c commit 65c4f74
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-vanilla",
"version": "9.2.0",
"version": "9.3.0",
"framework": ">=5.24.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-vanilla",
"bugs": "https://github.com/adaptlearning/adapt-contrib-vanilla/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-vanilla",
"version": "9.2.0",
"version": "9.3.0",
"framework": ">=5.24.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-vanilla",
"bugs": "https://github.com/adaptlearning/adapt-contrib-vanilla/issues",
Expand Down

0 comments on commit 65c4f74

Please sign in to comment.