Skip to content

Commit 7243c4a

Browse files
arcangelinimatticbot
authored andcommitted
Updated package versions for automattic/jetpack-mu-wpcom-plugin
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11770960277 Upstream-Ref: Automattic/jetpack@1cb4496
1 parent a457b38 commit 7243c4a

File tree

13 files changed

+852
-1327
lines changed

13 files changed

+852
-1327
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ 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.6.1 - 2024-11-11
9+
### Changed
10+
- Internal updates.
11+
812
## 2.6.0 - 2024-11-11
913
### Added
1014
- Enable test coverage. [#39961]

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@
2626
"@composer phpunit"
2727
]
2828
},
29+
"repositories": [],
2930
"minimum-stability": "dev",
3031
"prefer-stable": true,
3132
"extra": {
@@ -36,6 +37,6 @@
3637
"release-branch-prefix": "mu-wpcom"
3738
},
3839
"config": {
39-
"autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_0"
40+
"autoloader-suffix": "d9d132a783958a00a2c7cccff60ca42d_jetpack_mu_wpcom_pluginⓥ2_6_1"
4041
}
4142
}

0 commit comments

Comments
 (0)