Skip to content

Commit

Permalink
Chore(release): 7.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.4.0](v7.3.3...v7.4.0) (2024-02-22)

### New

* Add "is-selected" class if an option has been selected (fixes #178) (fixes #179) ([5bc9f4a](5bc9f4a)), closes [#178](#178) [#179](#179)

### Upgrade

* Bump ip from 1.1.8 to 1.1.9 (#180) ([98e5c70](98e5c70)), closes [#180](#180)
  • Loading branch information
semantic-release-bot committed Feb 22, 2024
1 parent 5bc9f4a commit 6f59017
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-matching",
"version": "7.3.3",
"version": "7.4.0",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-matching",
"bugs": "https://github.com/adaptlearning/adapt-contrib-matching/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-matching",
"version": "7.3.3",
"version": "7.4.0",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-matching",
"bugs": "https://github.com/adaptlearning/adapt-contrib-matching/issues",
Expand Down

0 comments on commit 6f59017

Please sign in to comment.