Skip to content

Commit

Permalink
Chore(release): 9.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [9.0.0](v8.1.2...v9.0.0) (2022-12-07)

### Breaking

* Quote styling rework (fixes #351) (#370) ([499412e](499412e)), closes [#351](#351) [#370](#370)
  • Loading branch information
semantic-release-bot committed Dec 7, 2022
1 parent 499412e commit aba0d60
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": "8.1.2",
"version": "9.0.0",
"framework": ">=5.22.9",
"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": "8.1.2",
"version": "9.0.0",
"framework": ">=5.22.9",
"homepage": "https://github.com/adaptlearning/adapt-contrib-vanilla",
"bugs": "https://github.com/adaptlearning/adapt-contrib-vanilla/issues",
Expand Down

0 comments on commit aba0d60

Please sign in to comment.