Skip to content

Commit a5261b8

Browse files
committed
Release packages/status 5.4.0
1 parent e6671c5 commit a5261b8

File tree

31 files changed

+104
-33
lines changed

31 files changed

+104
-33
lines changed

projects/packages/status/CHANGELOG.md

Lines changed: 5 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+
## [5.4.0] - 2025-07-08
9+
### Changed
10+
- VIP: Change hosting check method back now that constant is reliable. [#44223]
11+
812
## [5.3.1] - 2025-06-27
913
### Changed
1014
- Internal updates.
@@ -485,6 +489,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
485489

486490
- Packages: Introduce a status package
487491

492+
[5.4.0]: https://github.com/Automattic/jetpack-status/compare/v5.3.1...v5.4.0
488493
[5.3.1]: https://github.com/Automattic/jetpack-status/compare/v5.3.0...v5.3.1
489494
[5.3.0]: https://github.com/Automattic/jetpack-status/compare/v5.2.1...v5.3.0
490495
[5.2.1]: https://github.com/Automattic/jetpack-status/compare/v5.2.0...v5.2.1

projects/packages/status/changelog/update-vip-site-check-in-status-class

Lines changed: 0 additions & 4 deletions
This file was deleted.

projects/packages/status/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"link-template": "https://github.com/Automattic/jetpack-status/compare/v${old}...v${new}"
5454
},
5555
"branch-alias": {
56-
"dev-trunk": "5.3.x-dev"
56+
"dev-trunk": "5.4.x-dev"
5757
},
5858
"dependencies": {
5959
"test-only": [
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Significance: patch
2+
Type: changed
3+
Comment: Update composer.lock.
4+
5+

projects/plugins/automattic-for-agencies-client/composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Significance: patch
2+
Type: changed
3+
Comment: Update composer.lock.
4+
5+

projects/plugins/backup/composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Significance: patch
2+
Type: changed
3+
Comment: Update composer.lock.
4+
5+

projects/plugins/boost/composer.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Significance: patch
2+
Type: changed
3+
Comment: Update composer.lock.
4+
5+

0 commit comments

Comments
 (0)