Skip to content

Commit fc7bfad

Browse files
tbradshamatticbot
authored andcommitted
Backport jetpack 15.3-a.1 Changes (#45865)
Co-authored-by: Grzegorz Chudzinski-Pawlowski <> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/19271413829 Upstream-Ref: Automattic/jetpack@983dc79
1 parent 0bea412 commit fc7bfad

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +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.0.9-alpha] - unreleased
9-
10-
This is an alpha version! The changes listed here are not final.
11-
8+
## [2.0.9] - 2025-11-10
129
### Changed
13-
- Improve PHP 8.5 compatibility.
10+
- Improve PHP 8.5 compatibility. [#45771]
1411

1512
## [2.0.8] - 2025-04-28
1613
### Changed
@@ -60,7 +57,7 @@ This is an alpha version! The changes listed here are not final.
6057
### Added
6158
- Initial version. [#37476]
6259

63-
[2.0.9-alpha]: https://github.com/Automattic/patchwork-redefine-exit/compare/v2.0.8...v2.0.9-alpha
60+
[2.0.9]: https://github.com/Automattic/patchwork-redefine-exit/compare/v2.0.8...v2.0.9
6461
[2.0.8]: https://github.com/Automattic/patchwork-redefine-exit/compare/v2.0.7...v2.0.8
6562
[2.0.7]: https://github.com/Automattic/patchwork-redefine-exit/compare/v2.0.6...v2.0.7
6663
[2.0.6]: https://github.com/Automattic/patchwork-redefine-exit/compare/v2.0.5...v2.0.6

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"yoast/phpunit-polyfills": "^4.0.0",
19-
"automattic/jetpack-changelogger": "^6.0.8-alpha",
19+
"automattic/jetpack-changelogger": "^6.0.8",
2020
"automattic/phpunit-select-config": "^1.0.3"
2121
},
2222
"autoload": {

0 commit comments

Comments
 (0)