Skip to content

Commit

Permalink
Chore(release): 8.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [8.0.0](v7.2.0...v8.0.0) (2022-11-22)

### Breaking

* block padding property (fixes #358) (#359) ([aa8a3b4](aa8a3b4)), closes [#358](#358) [#359](#359) [#358](#358)

### Docs

* Removed accordion / hotgraphic item image classes (fixes #365) ([446d923](446d923)), closes [#365](#365)
  • Loading branch information
semantic-release-bot committed Nov 22, 2022
1 parent aa8a3b4 commit 959e6d9
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": "7.2.0",
"version": "8.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": "7.2.0",
"version": "8.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 959e6d9

Please sign in to comment.