Skip to content

Commit

Permalink
Chore(release): 2.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.2](v2.1.1...v2.1.2) (2023-09-11)

### Fix

* `undefined` object properties for resourceItemStatementModel (fixes #24). ([cc681d0](cc681d0)), closes [#24](#24)
  • Loading branch information
semantic-release-bot committed Sep 11, 2023
1 parent 75d168f commit 3328209
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-xAPI",
"version": "2.1.1",
"version": "2.1.2",
"framework": ">=3.0.0",
"homepage": "https://github.com/cgkineo/adapt-xAPI",
"issues": "https://github.com/cgkineo/adapt-xAPI/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-xAPI",
"version": "2.1.1",
"version": "2.1.2",
"framework": ">=3.0.0",
"homepage": "https://github.com/cgkineo/adapt-xAPI",
"issues": "https://github.com/cgkineo/adapt-xAPI/issues",
Expand Down

0 comments on commit 3328209

Please sign in to comment.