Skip to content

Commit 5a04afd

Browse files
authored
Merge pull request #15 from contentauth/changeset-release/main
chore: version packages
2 parents e018211 + 31b33c6 commit 5a04afd

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

.changeset/seven-ears-hope.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @contentauth/c2pa-node
2+
3+
## 0.2.1
4+
5+
### Patch Changes
6+
7+
- 75515d2: Change github workflow

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.0",
7+
"version": "0.2.1",
88
"description": "Node.js bindings for C2PA",
99
"main": "dist/index.js",
1010
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)