Skip to content

Commit

Permalink
chore: prepare for 1.1.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nklomp committed Oct 26, 2022
1 parent c328df4 commit d6d4594
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Release Notes

## v1.1.4 - 2022-10-26
Update dependencies

- Updates:
- Update dependencies


## v1.1.3 - 2022-08-15
Bugfix release

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": "@sphereon/pex",
"version": "1.1.4-unstable.1",
"version": "1.1.4",
"description": "A Typescript implementation of the v1 and v2 DIF Presentation Exchange specification",
"main": "dist/main/index.js",
"module": "dist/module/index.js",
Expand Down

0 comments on commit d6d4594

Please sign in to comment.