Skip to content

Commit 6342242

Browse files
diliritymatticbot
authored andcommitted
Changelog and readme.txt edits.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12633535724 Upstream-Ref: Automattic/jetpack@f59afed
1 parent 2387889 commit 6342242

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "GPL-2.0-or-later",
66
"require": {
77
"php": ">=7.2",
8-
"automattic/jetpack-connection": "^6.2.2-alpha",
8+
"automattic/jetpack-connection": "^6.2.2",
99
"automattic/jetpack-autoloader": "^5.0.0",
1010
"automattic/jetpack-config": "^3.0.0",
1111
"automattic/jetpack-assets": "^4.0.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"webpack-cli": "4.9.1"
3535
},
3636
"dependencies": {
37-
"@automattic/jetpack-analytics": "^0.1.34-alpha",
37+
"@automattic/jetpack-analytics": "^0.1.34",
3838
"@wordpress/i18n": "5.14.0"
3939
}
4040
}

0 commit comments

Comments
 (0)