Skip to content

Commit 3048711

Browse files
authored
Merge pull request #17 from contentauth/changeset-release/main
chore: version packages
2 parents ba52c80 + 9f81c7c commit 3048711

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/old-rocks-brush.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @contentauth/c2pa-node
22

3+
## 0.2.2
4+
5+
### Patch Changes
6+
7+
- a483012: Fix postinstall
8+
39
## 0.2.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "git",
55
"url": "git+https://github.com/contentauth/c2pa-node-v2.git"
66
},
7-
"version": "0.2.1",
7+
"version": "0.2.2",
88
"description": "Node.js bindings for C2PA",
99
"main": "dist/index.js",
1010
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)