Skip to content

Commit

Permalink
Chore(release): 9.6.16 [skip ci]
Browse files Browse the repository at this point in the history
## [9.6.16](v9.6.15...v9.6.16) (2023-05-30)

### Fix

* convert item and button borders from px to rem (fixes #436) (#437) ([3828504](3828504)), closes [#436](#436) [#437](#437)
  • Loading branch information
semantic-release-bot committed May 30, 2023
1 parent 3828504 commit 1a8bd41
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.6.15",
"version": "9.6.16",
"framework": ">=5.31.3",
"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.6.15",
"version": "9.6.16",
"framework": ">=5.31.3",
"homepage": "https://github.com/adaptlearning/adapt-contrib-vanilla",
"bugs": "https://github.com/adaptlearning/adapt-contrib-vanilla/issues",
Expand Down

0 comments on commit 1a8bd41

Please sign in to comment.