Skip to content

Commit

Permalink
Chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2022-09-29)

### Fix

* Stop tracking _isTrackable === false models (fixes #113) (#114) ([1d68e52](1d68e52)), closes [#113](#113) [#114](#114)
  • Loading branch information
semantic-release-bot committed Sep 29, 2022
1 parent 1d68e52 commit 0676c15
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-xapi",
"version": "1.1.0",
"version": "1.1.1",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-xapi",
"authors": [
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-xapi",
"version": "1.1.0",
"version": "1.1.1",
"framework": ">=5.19.1",
"homepage": "https://github.com/adaptlearning/adapt-contrib-xapi",
"authors": [
Expand Down

0 comments on commit 0676c15

Please sign in to comment.