Skip to content

Commit

Permalink
Chore(release): 4.3.7 [skip ci]
Browse files Browse the repository at this point in the history
## [4.3.7](v4.3.6...v4.3.7) (2023-04-18)

### Fix

* String defaults for scaleStepPrefix and scaleStepSuffix (#186) ([3de631c](3de631c)), closes [#186](#186)
  • Loading branch information
semantic-release-bot committed Apr 18, 2023
1 parent 3de631c commit fdb43aa
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-slider",
"version": "4.3.6",
"version": "4.3.7",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-slider",
"bugs": "https://github.com/adaptlearning/adapt-contrib-slider/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-slider",
"version": "4.3.6",
"version": "4.3.7",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-slider",
"bugs": "https://github.com/adaptlearning/adapt-contrib-slider/issues",
Expand Down

0 comments on commit fdb43aa

Please sign in to comment.