Skip to content

Commit

Permalink
Merge pull request #252 from xapijs/version/1.3.2
Browse files Browse the repository at this point in the history
Version/1.3.2
  • Loading branch information
CookieCookson authored Jan 13, 2024
2 parents 5457fb7 + aaf0365 commit 027d302
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 1.3.2 (13 Jan 2024)

- Bumped dependencies
- Updated `follow-redirects` to patch security vulnerability

# 1.3.1 (4 Nov 2023)

- Bumped dependencies
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xapi/cmi5",
"version": "1.3.1",
"version": "1.3.2",
"description": "Communicate over the xAPI cmi5 profile using JavaScript.",
"module": "dist/Cmi5.esm.js",
"browser": "dist/Cmi5.umd.js",
Expand Down

0 comments on commit 027d302

Please sign in to comment.