Skip to content

Commit

Permalink
Chore(release): 5.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [5.2.1](v5.2.0...v5.2.1) (2024-03-05)

### Fix

* Add scoreAsPercent to help text, remove unnecessary triple squigglies (fixes #82) ([5ba4d1d](5ba4d1d)), closes [#82](#82)
  • Loading branch information
semantic-release-bot committed Mar 5, 2024
1 parent 5ba4d1d commit 2118774
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-assessmentResults",
"version": "5.2.0",
"version": "5.2.1",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-assessmentResults",
"bugs": "https://github.com/adaptlearning/adapt-contrib-assessmentResults/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-assessmentResults",
"version": "5.2.0",
"version": "5.2.1",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-assessmentResults",
"bugs": "https://github.com/adaptlearning/adapt-contrib-assessmentResults/issues",
Expand Down

0 comments on commit 2118774

Please sign in to comment.