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.
2 parents ba52c80 + 9f81c7c commit 3048711Copy full SHA for 3048711
.changeset/old-rocks-brush.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @contentauth/c2pa-node
2
3
+## 0.2.2
4
+
5
+### Patch Changes
6
7
+- a483012: Fix postinstall
8
9
## 0.2.1
10
11
### Patch Changes
package.json
@@ -4,7 +4,7 @@
"type": "git",
"url": "git+https://github.com/contentauth/c2pa-node-v2.git"
},
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "Node.js bindings for C2PA",
"main": "dist/index.js",
"types": "dist/types/index.d.ts",
0 commit comments