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 26f0c35 commit 2fa9ee9Copy full SHA for 2fa9ee9
.changeset/nice-dingos-work.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @contentauth/c2pa-node
2
3
+## 0.4.2
4
+
5
+### Patch Changes
6
7
+- 26f0c35: Fix settings on tasks. Fix Builder toArchive
8
9
## 0.4.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.4.1",
+ "version": "0.4.2",
"description": "Node.js bindings for C2PA",
"main": "dist/index.js",
"type": "module",
0 commit comments