Skip to content

Commit

Permalink
Chore(release): 9.6.10 [skip ci]
Browse files Browse the repository at this point in the history
## [9.6.10](adaptlearning/adapt-contrib-vanilla@v9.6.9...v9.6.10) (2023-04-27)

### Fix

* Add font size variable for nav button label (fixes adaptlearning#414) ([0a9c548](adaptlearning@0a9c548)), closes [adaptlearning#414](adaptlearning#414)

### Upgrade

* Bump yaml and semantic-release (adaptlearning#422) ([579cc13](adaptlearning@579cc13)), closes [adaptlearning#422](adaptlearning#422)
  • Loading branch information
semantic-release-bot committed Apr 27, 2023
1 parent 0a9c548 commit d5a2a5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "adapt-contrib-vanilla",
"version": "9.6.9",
"version": "9.6.10",
"framework": ">=5.24.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-vanilla",
"bugs": "https://github.com/adaptlearning/adapt-contrib-vanilla/issues",
Expand All @@ -22,7 +22,7 @@
"@semantic-release/npm": "^9.0.1",
"@semantic-release/release-notes-generator": "^10.0.3",
"conventional-changelog-eslint": "^3.0.9",
"semantic-release": "^19.0.3"
"semantic-release": "^21.0.1"
},
"scripts": {
"postversion": "cp package.json bower.json"
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.9",
"version": "9.6.10",
"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 d5a2a5f

Please sign in to comment.