Skip to content

Commit d628c35

Browse files
Version Packages (#454)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 68b9c64 commit d628c35

File tree

4 files changed

+9
-20
lines changed

4 files changed

+9
-20
lines changed

.changeset/busy-rice-warn.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.9.5
4+
5+
### Patch Changes
6+
7+
- 68b9c64: Fix TypeScript 5.8+ ArrayBuffer/BufferSource compatibility inconsistencies
8+
39
## 0.9.4
410

511
### Patch Changes

package-lock.json

Lines changed: 2 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.9.4",
3+
"version": "0.9.5",
44
"type": "module",
55
"author": "TrustNXT GmbH <mail@trustnxt.com>",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)