Skip to content

Commit

Permalink
Chore(release): 4.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.4.0](v4.3.10...v4.4.0) (2023-10-27)

### Update

* remove implied aria properties from <input type="range"> (#195) ([f79e5bf](f79e5bf)), closes [#195](#195)
  • Loading branch information
semantic-release-bot committed Oct 27, 2023
1 parent f79e5bf commit da358d2
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.10",
"version": "4.4.0",
"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.10",
"version": "4.4.0",
"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 da358d2

Please sign in to comment.