Skip to content

Commit

Permalink
Version Packages (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Jun 28, 2023
1 parent f9c21f4 commit 46975b6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/slimy-guests-swim.md

This file was deleted.

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

## 0.2.1

### Patch Changes

- f9c21f4: Add ability to specify a custom signer during the `sign` call

## 0.2.0

### Minor 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.2.0",
"version": "0.2.1",
"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 46975b6

Please sign in to comment.