Skip to content

Commit 2fd5b70

Browse files
annacmcmatticbot
authored andcommitted
update changelogs
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/20419461889 Upstream-Ref: Automattic/jetpack@13b6486
1 parent f7a87ae commit 2fd5b70

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"php": ">=7.2",
88
"automattic/jetpack-blocks": "^3.1.1",
99
"automattic/jetpack-assets": "^4.3.18-alpha",
10-
"automattic/jetpack-connection": "^6.19.12",
10+
"automattic/jetpack-connection": "^6.19.13-alpha",
1111
"automattic/jetpack-device-detection": "^3.3.0",
12-
"automattic/jetpack-external-connections": "^0.1.9",
12+
"automattic/jetpack-external-connections": "^0.1.10-alpha",
1313
"automattic/jetpack-jwt": "^0.2.2",
1414
"automattic/jetpack-logo": "^3.0.5",
1515
"automattic/jetpack-plans": "^0.11.1",
@@ -20,7 +20,7 @@
2020
"require-dev": {
2121
"yoast/phpunit-polyfills": "^4.0.0",
2222
"automattic/jetpack-changelogger": "^6.0.12",
23-
"automattic/jetpack-connection": "^6.19.12",
23+
"automattic/jetpack-connection": "^6.19.13-alpha",
2424
"automattic/jetpack-test-environment": "@dev",
2525
"automattic/phpunit-select-config": "^1.0.3",
2626
"automattic/wp-feature-api": "@dev"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@automattic/jetpack-components": "^1.4.3-alpha",
4242
"@automattic/jetpack-connection": "^1.4.24-alpha",
4343
"@automattic/jetpack-script-data": "^0.5.4",
44-
"@automattic/jetpack-shared-extension-utils": "^1.4.2",
44+
"@automattic/jetpack-shared-extension-utils": "^1.4.3-alpha",
4545
"@automattic/number-formatters": "^1.0.15",
4646
"@automattic/request-external-access": "1.0.1",
4747
"@automattic/ui": "1.0.2",

0 commit comments

Comments
 (0)