Skip to content

Commit cd2c2a7

Browse files
Version Packages (#56)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 66d27a0 commit cd2c2a7

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/famous-eagles-whisper.md

-5
This file was deleted.

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# c2pa-node
22

3+
## 0.5.15
4+
5+
### Patch Changes
6+
7+
- 66d27a0: Update publish workflow since release trigger wasn't getting called
8+
39
## 0.5.14
410

511
### Patch Changes

package.json

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

0 commit comments

Comments
 (0)