Skip to content

Commit d6d4594

Browse files
committed
chore: prepare for 1.1.4 release
1 parent c328df4 commit d6d4594

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release Notes
22

3+
## v1.1.4 - 2022-10-26
4+
Update dependencies
5+
6+
- Updates:
7+
- Update dependencies
8+
9+
310
## v1.1.3 - 2022-08-15
411
Bugfix release
512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sphereon/pex",
3-
"version": "1.1.4-unstable.1",
3+
"version": "1.1.4",
44
"description": "A Typescript implementation of the v1 and v2 DIF Presentation Exchange specification",
55
"main": "dist/main/index.js",
66
"module": "dist/module/index.js",

0 commit comments

Comments
 (0)