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.4.0...v7.0.0) (2022-07-28)

### Breaking

* Moved background images into their own divs (#334) ([1a8a9b6](1a8a9b6)), closes [#334](#334)
  • Loading branch information
semantic-release-bot committed Jul 28, 2022
1 parent 1a8a9b6 commit ed039c4
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": "6.4.0",
"version": "7.0.0",
"framework": ">=5.20.1",
"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": "6.4.0",
"version": "7.0.0",
"framework": ">=5.20.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-vanilla",
"bugs": "https://github.com/adaptlearning/adapt-contrib-vanilla/issues",
Expand Down

0 comments on commit ed039c4

Please sign in to comment.