Skip to content

Commit 1fa120a

Browse files
chore: version packages (#22)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fcf2f0f commit 1fa120a

File tree

5 files changed

+12
-16
lines changed

5 files changed

+12
-16
lines changed

.changeset/breezy-pots-tap.md

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

.changeset/chilly-carrots-marry.md

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

.changeset/four-poems-reply.md

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

CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 595304e: Implement AsyncRawSigner so that the rust SDK will handle COSE signing if directCoseHandling is true.
8+
9+
### Patch Changes
10+
11+
- 58defa2: Add setIntent
12+
- fcf2f0f: CAWG reader validation improvements
13+
314
## 0.2.3
415

516
### 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.3",
7+
"version": "0.3.0",
88
"description": "Node.js bindings for C2PA",
99
"main": "dist/index.js",
1010
"type": "module",

0 commit comments

Comments
 (0)