Skip to content

Commit a2115a9

Browse files
author
GitHub Action
committed
Bump versions [skip ci]
1 parent 52318fe commit a2115a9

File tree

11 files changed

+77
-28
lines changed

11 files changed

+77
-28
lines changed

common/changes/c2pa-wc/web-component-fixes_2025-04-10-21-48.json

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

common/changes/c2pa/web-component-fixes_2025-04-10-21-48.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.1",
6+
"tag": "c2pa-wc_v0.14.1",
7+
"date": "Thu, 10 Apr 2025 22:02:53 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix broken social display and handmade detection"
12+
}
13+
],
14+
"dependency": [
15+
{
16+
"comment": "Updating dependency \"c2pa\" to `0.30.1`"
17+
}
18+
]
19+
}
20+
},
421
{
522
"version": "0.14.0",
623
"tag": "c2pa-wc_v0.14.0",

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 Wed, 09 Apr 2025 19:43:58 GMT and should not be manually modified.
3+
This log was last generated on Thu, 10 Apr 2025 22:02:53 GMT and should not be manually modified.
4+
5+
## 0.14.1
6+
Thu, 10 Apr 2025 22:02:53 GMT
7+
8+
### Patches
9+
10+
- Fix broken social display and handmade detection
411

512
## 0.14.0
613
Wed, 09 Apr 2025 19:43:58 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.14.0",
3+
"version": "0.14.1",
44
"contributors": [
55
{
66
"name": "Dave Kozma",

packages/c2pa/CHANGELOG.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
{
22
"name": "c2pa",
33
"entries": [
4+
{
5+
"version": "0.30.1",
6+
"tag": "c2pa_v0.30.1",
7+
"date": "Thu, 10 Apr 2025 22:02:53 GMT",
8+
"comments": {
9+
"patch": [
10+
{
11+
"comment": "Fix handmade detection"
12+
}
13+
]
14+
}
15+
},
416
{
517
"version": "0.30.0",
618
"tag": "c2pa_v0.30.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 Wed, 09 Apr 2025 19:43:58 GMT and should not be manually modified.
3+
This log was last generated on Thu, 10 Apr 2025 22:02:53 GMT and should not be manually modified.
4+
5+
## 0.30.1
6+
Thu, 10 Apr 2025 22:02:53 GMT
7+
8+
### Patches
9+
10+
- Fix handmade detection
411

512
## 0.30.0
613
Wed, 09 Apr 2025 19:43:58 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.30.0",
3+
"version": "0.30.1",
44
"contributors": [
55
{
66
"name": "Dave Kozma",

packages/react/CHANGELOG.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@contentauth/react",
33
"entries": [
4+
{
5+
"version": "0.2.79",
6+
"tag": "@contentauth/react_v0.2.79",
7+
"date": "Thu, 10 Apr 2025 22:02:53 GMT",
8+
"comments": {
9+
"dependency": [
10+
{
11+
"comment": "Updating dependency \"c2pa\" to `0.30.1`"
12+
},
13+
{
14+
"comment": "Updating dependency \"c2pa-wc\" to `0.14.1`"
15+
},
16+
{
17+
"comment": "Updating dependency \"c2pa\" from `^0.30.0` to `^0.30.1`"
18+
},
19+
{
20+
"comment": "Updating dependency \"c2pa-wc\" from `^0.14.0` to `^0.14.1`"
21+
}
22+
]
23+
}
24+
},
425
{
526
"version": "0.2.78",
627
"tag": "@contentauth/react_v0.2.78",

packages/react/CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Change Log - @contentauth/react
22

3-
This log was last generated on Wed, 09 Apr 2025 19:43:58 GMT and should not be manually modified.
3+
This log was last generated on Thu, 10 Apr 2025 22:02:53 GMT and should not be manually modified.
4+
5+
## 0.2.79
6+
Thu, 10 Apr 2025 22:02:53 GMT
7+
8+
_Version update only_
49

510
## 0.2.78
611
Wed, 09 Apr 2025 19:43:58 GMT

0 commit comments

Comments
 (0)