Skip to content

Commit

Permalink
Merge pull request #23 from contentauth/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
emensch committed Jul 28, 2023
2 parents c265b61 + 130f2bf commit e10fe87
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/seven-readers-laugh.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# c2pa-node

## 0.5.5

### Patch Changes

- 6270742: Update types
Download cert files for test signer automatically on postinstall

## 0.5.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "c2pa-node",
"version": "0.5.4",
"version": "0.5.5",
"description": "Node.js bindings for C2PA",
"main": "dist/js-src/index.js",
"types": "dist/js-src/index.d.ts",
Expand Down

0 comments on commit e10fe87

Please sign in to comment.