Skip to content

Commit 0cd769a

Browse files
Version Packages
1 parent 309affe commit 0cd769a

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/lovely-parts-act.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# c2pa-ts
22

3+
## 0.13.1
4+
5+
### Patch Changes
6+
7+
- c3d5993: Use proper DER encoding for CMS SignedAttributes
8+
39
## 0.13.0
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trustnxt/c2pa-ts",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
44
"type": "module",
55
"author": "TrustNXT GmbH <mail@trustnxt.com>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)