Skip to content

Commit

Permalink
Chore(release): 7.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.9.0](v7.8.1...v7.9.0) (2024-04-19)

### Chore

* e2e tests on narrative component (Issue/280) (#299) ([748f3d4](748f3d4)), closes [#299](#299)

### New

* completion icon added to progress indicators (fixes #288)  (#301) ([f41ab76](f41ab76)), closes [#288](#288) [#301](#301)

### Upgrade

* Bump ip from 1.1.8 to 1.1.9 (#300) ([b2520b0](b2520b0)), closes [#300](#300)
  • Loading branch information
semantic-release-bot committed Apr 19, 2024
1 parent f41ab76 commit c350f76
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-narrative",
"version": "7.8.1",
"version": "7.9.0",
"framework": ">=5.35.6",
"homepage": "https://github.com/adaptlearning/adapt-contrib-narrative",
"bugs": "https://github.com/adaptlearning/adapt-contrib-narrative/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-narrative",
"version": "7.8.1",
"version": "7.9.0",
"framework": ">=5.35.6",
"homepage": "https://github.com/adaptlearning/adapt-contrib-narrative",
"bugs": "https://github.com/adaptlearning/adapt-contrib-narrative/issues",
Expand Down

0 comments on commit c350f76

Please sign in to comment.