Skip to content

Commit

Permalink
Chore(release): 9.6.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.6.0](v9.5.0...v9.6.0) (2023-03-08)

### New

* Added favicon support (fixes #306) (#396) ([fe46c7e](fe46c7e)), closes [#306](#306) [#396](#396)
  • Loading branch information
semantic-release-bot committed Mar 8, 2023
1 parent fe46c7e commit 2bfaa13
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.5.0",
"version": "9.6.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.5.0",
"version": "9.6.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 2bfaa13

Please sign in to comment.