Skip to content

Commit dfb5a19

Browse files
diliritymatticbot
authored andcommitted
Changelog and readme.txt edits.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13675771240 Upstream-Ref: Automattic/jetpack@bff0b5f
1 parent 21be9aa commit dfb5a19

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
"require": {
77
"php": ">=7.2",
88
"automattic/jetpack-blocks": "^3.0.4-alpha",
9-
"automattic/jetpack-assets": "^4.0.10-alpha",
10-
"automattic/jetpack-connection": "^6.7.1-alpha",
11-
"automattic/jetpack-logo": "^3.0.2-alpha",
12-
"automattic/jetpack-status": "^5.0.6-alpha",
13-
"automattic/jetpack-sync": "^4.8.3-alpha"
9+
"automattic/jetpack-assets": "^4.0.10",
10+
"automattic/jetpack-connection": "^6.7.1",
11+
"automattic/jetpack-logo": "^3.0.2",
12+
"automattic/jetpack-status": "^5.0.6",
13+
"automattic/jetpack-sync": "^4.8.3"
1414
},
1515
"require-dev": {
1616
"yoast/phpunit-polyfills": "^1.1.1",
1717
"automattic/jetpack-changelogger": "^6.0.0",
18-
"automattic/jetpack-connection": "^6.7.1-alpha",
18+
"automattic/jetpack-connection": "^6.7.1",
1919
"automattic/jetpack-test-environment": "@dev"
2020
},
2121
"suggest": {

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
],
3333
"dependencies": {
3434
"@automattic/jetpack-analytics": "^0.1.36",
35-
"@automattic/jetpack-components": "^0.68.1-alpha",
36-
"@automattic/jetpack-shared-extension-utils": "^0.17.4",
35+
"@automattic/jetpack-components": "^0.68.1",
36+
"@automattic/jetpack-shared-extension-utils": "^0.17.5-alpha",
3737
"@wordpress/block-editor": "14.14.0",
3838
"@wordpress/blocks": "14.8.0",
3939
"@wordpress/compose": "7.19.0",

0 commit comments

Comments
 (0)