Skip to content

Commit

Permalink
Chore(release): 9.8.4 [skip ci]
Browse files Browse the repository at this point in the history
## [9.8.4](v9.8.3...v9.8.4) (2023-08-24)

### Fix

* background and headerBackground undefined variable errors (fixes #462) (#463) ([ad4d5ba](ad4d5ba)), closes [#462](#462) [#463](#463)
  • Loading branch information
semantic-release-bot committed Aug 24, 2023
1 parent ad4d5ba commit f85ef85
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.8.3",
"version": "9.8.4",
"framework": ">=5.31.3",
"homepage": "https:/adaptlearning/adapt-contrib-vanilla",
"bugs": "https:/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.8.3",
"version": "9.8.4",
"framework": ">=5.31.3",
"homepage": "https:/adaptlearning/adapt-contrib-vanilla",
"bugs": "https:/adaptlearning/adapt-contrib-vanilla/issues",
Expand Down

0 comments on commit f85ef85

Please sign in to comment.