Skip to content

Commit 3d2b52a

Browse files
ice9jsmatticbot
authored andcommitted
Updated package versions for automattic/jetpack-mu-wpcom-plugin
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10668032285 Upstream-Ref: Automattic/jetpack@f784435
1 parent 2d057bf commit 3d2b52a

File tree

17 files changed

+871
-1196
lines changed

17 files changed

+871
-1196
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## 2.5.11-alpha - unreleased
9-
10-
This is an alpha version! The changes listed here are not final.
8+
## 2.5.11 - 2024-09-02
9+
### Changed
10+
- Internal updates.
1111

1212
## 2.5.10 - 2024-08-30
1313
### Changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "wordpress-plugin",
55
"license": "GPL-2.0-or-later",
66
"require": {
7-
"automattic/jetpack-mu-wpcom": "^5.61.0-alpha"
7+
"automattic/jetpack-mu-wpcom": "^5.61.0"
88
},
99
"require-dev": {
1010
"yoast/phpunit-polyfills": "^1.1.1",
@@ -23,6 +23,7 @@
2323
"@composer phpunit"
2424
]
2525
},
26+
"repositories": [],
2627
"minimum-stability": "dev",
2728
"prefer-stable": true,
2829
"extra": {
@@ -37,6 +38,6 @@
3738
]
3839
},
3940
"config": {
40-
"autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_5_11_alpha"
41+
"autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_5_11"
4142
}
4243
}

0 commit comments

Comments
 (0)