Skip to content

Commit

Permalink
Chore(release): 4.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [4.5.3](v4.5.2...v4.5.3) (2024-06-18)

### Fix

* moved striphtml function outside loop (fixes #207) ([79d5d69](79d5d69)), closes [#207](#207)
  • Loading branch information
semantic-release-bot committed Jun 18, 2024
1 parent 79d5d69 commit d25956b
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.5.2",
"version": "4.5.3",
"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.5.2",
"version": "4.5.3",
"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 d25956b

Please sign in to comment.