Skip to content

Commit ff454c9

Browse files
kraftbjmatticbot
authored andcommitted
Changelog and readme.txt edits.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/20140910656 Upstream-Ref: Automattic/jetpack@140d1fc
1 parent 205a836 commit ff454c9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"require": {
77
"php": ">=7.2",
88
"automattic/jetpack-admin-ui": "^0.5.11",
9-
"automattic/jetpack-connection": "^6.19.11-alpha",
9+
"automattic/jetpack-connection": "^6.19.11",
1010
"automattic/jetpack-autoloader": "^5.0.14",
1111
"automattic/jetpack-config": "^3.1.1",
12-
"automattic/jetpack-assets": "^4.3.15",
12+
"automattic/jetpack-assets": "^4.3.16",
1313
"automattic/jetpack-redirect": "^3.0.9",
1414
"automattic/jetpack-plans": "^0.11.1",
1515
"automattic/jetpack-status": "^6.1.1"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"extends @wordpress/browserslist-config"
2828
],
2929
"dependencies": {
30-
"@automattic/jetpack-analytics": "^1.0.6-alpha",
30+
"@automattic/jetpack-analytics": "^1.0.6",
3131
"@automattic/jetpack-publicize-components": "^1.9.0-alpha",
3232
"@wordpress/api-fetch": "7.36.0",
3333
"@wordpress/i18n": "6.9.0",

0 commit comments

Comments
 (0)