Skip to content

Commit

Permalink
Jetpack: 11.8-a.1 release (#28298)
Browse files Browse the repository at this point in the history
* Jetpack: 11.8-a.1 release changelog

* Jetpack: init 11.8-a.2

* Jetpack: refresh prerelease branch before backport

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/3894819631
  • Loading branch information
samiff authored and matticbot committed Jan 11, 2023
1 parent ebba40a commit f288b34
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.11.15-alpha] - unreleased

This is an alpha version! The changes listed here are not final.
## [2.11.15] - 2023-01-11
### Changed
- Updated package dependencies.

## [2.11.14] - 2022-12-19
### Changed
Expand Down Expand Up @@ -296,7 +296,7 @@ This is an alpha version! The changes listed here are not final.

- Add Custom Autoloader

[2.11.15-alpha]: https://github.com/Automattic/jetpack-autoloader/compare/v2.11.14...v2.11.15-alpha
[2.11.15]: https://github.com/Automattic/jetpack-autoloader/compare/v2.11.14...v2.11.15
[2.11.14]: https://github.com/Automattic/jetpack-autoloader/compare/v2.11.13...v2.11.14
[2.11.13]: https://github.com/Automattic/jetpack-autoloader/compare/v2.11.12...v2.11.13
[2.11.12]: https://github.com/Automattic/jetpack-autoloader/compare/v2.11.11...v2.11.12
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"require-dev": {
"yoast/phpunit-polyfills": "1.0.4",
"automattic/jetpack-changelogger": "^3.3.1-alpha"
"automattic/jetpack-changelogger": "^3.3.1"
},
"autoload": {
"classmap": [
Expand Down

0 comments on commit f288b34

Please sign in to comment.