Skip to content

Commit 84f4e44

Browse files
chore: version packages (#30)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2c499ef commit 84f4e44

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/chilly-schools-behave.md

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

packages/c2pa-web/CHANGELOG.md

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

3+
## 0.2.3
4+
5+
### Patch Changes
6+
7+
- 2c499ef: Fix issue which crashes reader.fromBlob() and reader.fromBlobFragment() in Firefox.
8+
39
## 0.2.2
410

511
### Patch Changes

packages/c2pa-web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentauth/c2pa-web",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"license": "MIT",
55
"type": "module",
66
"module": "./dist/index.js",

0 commit comments

Comments
 (0)