We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c328df4 commit d6d4594Copy full SHA for d6d4594
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Release Notes
2
3
+## v1.1.4 - 2022-10-26
4
+Update dependencies
5
+
6
+- Updates:
7
+ - Update dependencies
8
9
10
## v1.1.3 - 2022-08-15
11
Bugfix release
12
package.json
@@ -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",
0 commit comments