Skip to content

Commit

Permalink
Chore(release): 5.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [5.4.0](v5.3.0...v5.4.0) (2023-10-17)

### New

* Add support for tooltip API (#88) (#89) ([9a2ab1c](9a2ab1c)), closes [#88](#88) [#89](#89)
  • Loading branch information
semantic-release-bot committed Oct 17, 2023
1 parent 9a2ab1c commit be74bb8
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
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "git://github.com/adaptlearning/adapt-contrib-languagePicker.git"
},
"version": "5.3.0",
"version": "5.4.0",
"framework": ">=5.30.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-languagePicker",
"bugs": "https://github.com/adaptlearning/adapt-contrib-languagePicker/issues",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "git",
"url": "git://github.com/adaptlearning/adapt-contrib-languagePicker.git"
},
"version": "5.3.0",
"version": "5.4.0",
"framework": ">=5.30.2",
"homepage": "https://github.com/adaptlearning/adapt-contrib-languagePicker",
"bugs": "https://github.com/adaptlearning/adapt-contrib-languagePicker/issues",
Expand Down

0 comments on commit be74bb8

Please sign in to comment.