Skip to content

Commit a0ef7f0

Browse files
author
GitHub Action
committed
Bump versions [skip ci]
1 parent c042d6c commit a0ef7f0

16 files changed

+103
-50
lines changed

common/changes/@contentauth/react/v2-manifest-summary_2025-04-09-19-30.json

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

common/changes/@contentauth/toolkit/v2-manifest-summary_2025-04-09-19-30.json

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

common/changes/c2pa-wc/v2-manifest-summary_2025-04-09-19-30.json

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

common/changes/c2pa/v2-manifest-summary_2025-04-09-19-30.json

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

packages/c2pa-wc/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "c2pa-wc",
33
"entries": [
4+
{
5+
"version": "0.14.0",
6+
"tag": "c2pa-wc_v0.14.0",
7+
"date": "Wed, 09 Apr 2025 19:43:58 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Add manifest-summary-v2 and getManifestSummaryData"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"c2pa\" to `0.30.0`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "0.13.27",
623
"tag": "c2pa-wc_v0.13.27",

packages/c2pa-wc/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - c2pa-wc
22

3-
This log was last generated on Tue, 08 Apr 2025 18:59:44 GMT and should not be manually modified.
3+
This log was last generated on Wed, 09 Apr 2025 19:43:58 GMT and should not be manually modified.
4+
5+
## 0.14.0
6+
Wed, 09 Apr 2025 19:43:58 GMT
7+
8+
### Minor changes
9+
10+
- Add manifest-summary-v2 and getManifestSummaryData
411

512
## 0.13.27
613
Tue, 08 Apr 2025 18:59:44 GMT

packages/c2pa-wc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "c2pa-wc",
3-
"version": "0.13.27",
3+
"version": "0.14.0",
44
"contributors": [
55
{
66
"name": "Dave Kozma",

packages/c2pa/CHANGELOG.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
{
22
"name": "c2pa",
33
"entries": [
4+
{
5+
"version": "0.30.0",
6+
"tag": "c2pa_v0.30.0",
7+
"date": "Wed, 09 Apr 2025 19:43:58 GMT",
8+
"comments": {
9+
"minor": [
10+
{
11+
"comment": "Update types, add isHandmade, update other selectors"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"@contentauth/toolkit\" to `0.13.3`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "0.29.0",
623
"tag": "c2pa_v0.29.0",

packages/c2pa/CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Change Log - c2pa
22

3-
This log was last generated on Tue, 08 Apr 2025 18:59:44 GMT and should not be manually modified.
3+
This log was last generated on Wed, 09 Apr 2025 19:43:58 GMT and should not be manually modified.
4+
5+
## 0.30.0
6+
Wed, 09 Apr 2025 19:43:58 GMT
7+
8+
### Minor changes
9+
10+
- Update types, add isHandmade, update other selectors
411

512
## 0.29.0
613
Tue, 08 Apr 2025 18:59:44 GMT

packages/c2pa/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "c2pa",
3-
"version": "0.29.0",
3+
"version": "0.30.0",
44
"contributors": [
55
{
66
"name": "Dave Kozma",

0 commit comments

Comments
 (0)