diff --git a/projects/js-packages/analytics/CHANGELOG.md b/projects/js-packages/analytics/CHANGELOG.md index a6e7444cd4f42..dd8e5af87208a 100644 --- a/projects/js-packages/analytics/CHANGELOG.md +++ b/projects/js-packages/analytics/CHANGELOG.md @@ -2,6 +2,10 @@ ### This is a list detailing changes for the Jetpack RNA Analytics package releases. +## [0.1.31] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.1.30] - 2024-08-21 ### Changed - Internal updates. @@ -120,6 +124,7 @@ ### Added - Initial release of jetpack-api package. +[0.1.31]: https://github.com/Automattic/jetpack-analytics/compare/v0.1.30...v0.1.31 [0.1.30]: https://github.com/Automattic/jetpack-analytics/compare/v0.1.29...v0.1.30 [0.1.29]: https://github.com/Automattic/jetpack-analytics/compare/v0.1.28...v0.1.29 [0.1.28]: https://github.com/Automattic/jetpack-analytics/compare/v0.1.27...v0.1.28 diff --git a/projects/js-packages/analytics/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/js-packages/analytics/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/analytics/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/analytics/package.json b/projects/js-packages/analytics/package.json index 7b861f645d52d..2231680663e5a 100644 --- a/projects/js-packages/analytics/package.json +++ b/projects/js-packages/analytics/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-analytics", - "version": "0.1.31-alpha", + "version": "0.1.31", "description": "Jetpack Analytics Package", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/analytics/#readme", "bugs": { diff --git a/projects/js-packages/base-styles/CHANGELOG.md b/projects/js-packages/base-styles/CHANGELOG.md index 7ec6267b58ef5..f7c11b10b7e94 100644 --- a/projects/js-packages/base-styles/CHANGELOG.md +++ b/projects/js-packages/base-styles/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.6.30] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.6.29] - 2024-08-15 ### Changed - Updated package dependencies. [#38662] @@ -301,6 +305,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated package dependencies. - Use Node 16.7.0 in tooling. This shouldn't change the behavior of the code itself. +[0.6.30]: https://github.com/Automattic/jetpack-base-styles/compare/0.6.29...0.6.30 [0.6.29]: https://github.com/Automattic/jetpack-base-styles/compare/0.6.28...0.6.29 [0.6.28]: https://github.com/Automattic/jetpack-base-styles/compare/0.6.27...0.6.28 [0.6.27]: https://github.com/Automattic/jetpack-base-styles/compare/0.6.26...0.6.27 diff --git a/projects/js-packages/base-styles/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/js-packages/base-styles/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/base-styles/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/base-styles/package.json b/projects/js-packages/base-styles/package.json index 6b7515b566563..7f7834a696a33 100644 --- a/projects/js-packages/base-styles/package.json +++ b/projects/js-packages/base-styles/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-base-styles", - "version": "0.6.30-alpha", + "version": "0.6.30", "description": "Jetpack components base styles", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/base-styles/#readme", "bugs": { diff --git a/projects/js-packages/boost-score-api/CHANGELOG.md b/projects/js-packages/boost-score-api/CHANGELOG.md index 1bb84b84a59f0..147b05cd016e7 100644 --- a/projects/js-packages/boost-score-api/CHANGELOG.md +++ b/projects/js-packages/boost-score-api/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.1.36] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.1.35] - 2024-08-21 ### Changed - Internal updates. @@ -155,6 +159,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Create package for the boost score bar API [#30781] +[0.1.36]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.35...v0.1.36 [0.1.35]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.34...v0.1.35 [0.1.34]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.33...v0.1.34 [0.1.33]: https://github.com/Automattic/jetpack-boost-score-api/compare/v0.1.32...v0.1.33 diff --git a/projects/js-packages/boost-score-api/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/js-packages/boost-score-api/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/boost-score-api/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/boost-score-api/package.json b/projects/js-packages/boost-score-api/package.json index f0a37e3d0844e..24d737578eb40 100644 --- a/projects/js-packages/boost-score-api/package.json +++ b/projects/js-packages/boost-score-api/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-boost-score-api", - "version": "0.1.36-alpha", + "version": "0.1.36", "description": "A package to get the Jetpack Boost score of a site", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/boost-score-api/#readme", "bugs": { diff --git a/projects/js-packages/components/CHANGELOG.md b/projects/js-packages/components/CHANGELOG.md index f3675108eee37..54b054e211266 100644 --- a/projects/js-packages/components/CHANGELOG.md +++ b/projects/js-packages/components/CHANGELOG.md @@ -2,6 +2,10 @@ ### This is a list detailing changes for the Jetpack RNA Components package releases. +## [0.55.10] - 2024-08-23 +### Changed +- Internal updates. + ## [0.55.9] - 2024-08-21 ### Fixed - Revert recent SVG image optimizations. [#38981] @@ -1133,6 +1137,7 @@ ### Changed - Update node version requirement to 14.16.1 +[0.55.10]: https://github.com/Automattic/jetpack-components/compare/0.55.9...0.55.10 [0.55.9]: https://github.com/Automattic/jetpack-components/compare/0.55.8...0.55.9 [0.55.8]: https://github.com/Automattic/jetpack-components/compare/0.55.7...0.55.8 [0.55.7]: https://github.com/Automattic/jetpack-components/compare/0.55.6...0.55.7 diff --git a/projects/js-packages/components/changelog/add-enable-more-eslint-rules b/projects/js-packages/components/changelog/add-enable-more-eslint-rules deleted file mode 100644 index db4cc1e54899d..0000000000000 --- a/projects/js-packages/components/changelog/add-enable-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Resolve new eslint sniffs. Should be no changes to functionality. - - diff --git a/projects/js-packages/components/package.json b/projects/js-packages/components/package.json index 4b767a520760d..668fd321e12f5 100644 --- a/projects/js-packages/components/package.json +++ b/projects/js-packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-components", - "version": "0.55.10-alpha", + "version": "0.55.10", "description": "Jetpack Components Package", "author": "Automattic", "license": "GPL-2.0-or-later", diff --git a/projects/js-packages/shared-extension-utils/CHANGELOG.md b/projects/js-packages/shared-extension-utils/CHANGELOG.md index 2aa47c3399beb..f5b8a4391daab 100644 --- a/projects/js-packages/shared-extension-utils/CHANGELOG.md +++ b/projects/js-packages/shared-extension-utils/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.15.5] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.15.4] - 2024-08-21 ### Changed - Internal updates. @@ -432,6 +436,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Core: prepare utility for release +[0.15.5]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/0.15.4...0.15.5 [0.15.4]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/0.15.3...0.15.4 [0.15.3]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/0.15.2...0.15.3 [0.15.2]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/0.15.1...0.15.2 diff --git a/projects/js-packages/shared-extension-utils/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/js-packages/shared-extension-utils/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/js-packages/shared-extension-utils/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/js-packages/shared-extension-utils/package.json b/projects/js-packages/shared-extension-utils/package.json index aa28423ac9b42..7fcf654413932 100644 --- a/projects/js-packages/shared-extension-utils/package.json +++ b/projects/js-packages/shared-extension-utils/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-shared-extension-utils", - "version": "0.15.5-alpha", + "version": "0.15.5", "description": "Utility functions used by the block editor extensions", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/shared-extension-utils/#readme", "bugs": { diff --git a/projects/js-packages/social-logos/CHANGELOG.md b/projects/js-packages/social-logos/CHANGELOG.md index ca3d78262fe31..16049d165c89c 100644 --- a/projects/js-packages/social-logos/CHANGELOG.md +++ b/projects/js-packages/social-logos/CHANGELOG.md @@ -1,3 +1,7 @@ +## [3.1.7] - 2024-08-23 +### Changed +- Internal updates. + ## [3.1.6] - 2024-08-21 ### Fixed - Revert recent SVG image optimizations. [#38981] @@ -145,6 +149,7 @@ - Build: Refactored (aligned build system with Gridicons). +[3.1.7]: https://github.com/Automattic/social-logos/compare/v3.1.6...v3.1.7 [3.1.6]: https://github.com/Automattic/social-logos/compare/v3.1.5...v3.1.6 [3.1.5]: https://github.com/Automattic/social-logos/compare/v3.1.4...v3.1.5 [3.1.4]: https://github.com/Automattic/social-logos/compare/v3.1.3...v3.1.4 diff --git a/projects/js-packages/social-logos/changelog/add-enable-more-eslint-rules b/projects/js-packages/social-logos/changelog/add-enable-more-eslint-rules deleted file mode 100644 index db4cc1e54899d..0000000000000 --- a/projects/js-packages/social-logos/changelog/add-enable-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Resolve new eslint sniffs. Should be no changes to functionality. - - diff --git a/projects/js-packages/social-logos/package.json b/projects/js-packages/social-logos/package.json index e7bf8d1631b98..0393fd816828e 100644 --- a/projects/js-packages/social-logos/package.json +++ b/projects/js-packages/social-logos/package.json @@ -1,6 +1,6 @@ { "name": "social-logos", - "version": "3.1.7-alpha", + "version": "3.1.7", "description": "A repository of all the social logos used on WordPress.com.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/social-logos/", "bugs": { diff --git a/projects/packages/a8c-mc-stats/CHANGELOG.md b/projects/packages/a8c-mc-stats/CHANGELOG.md index ee8ebb51fcbaf..1e7d3ab7c2a9f 100644 --- a/projects/packages/a8c-mc-stats/CHANGELOG.md +++ b/projects/packages/a8c-mc-stats/CHANGELOG.md @@ -5,6 +5,10 @@ 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.0.2] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [2.0.1] - 2024-03-12 ### Changed - Internal updates. @@ -135,6 +139,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Creates the MC Stats package +[2.0.2]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.1...v2.0.2 [2.0.1]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v2.0.0...v2.0.1 [2.0.0]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.22...v2.0.0 [1.4.22]: https://github.com/Automattic/jetpack-a8c-mc-stats/compare/v1.4.21...v1.4.22 diff --git a/projects/packages/a8c-mc-stats/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/a8c-mc-stats/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/a8c-mc-stats/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/admin-ui/CHANGELOG.md b/projects/packages/admin-ui/CHANGELOG.md index 5cec974ff7626..45bad085e6ff2 100644 --- a/projects/packages/admin-ui/CHANGELOG.md +++ b/projects/packages/admin-ui/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.4.3] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.4.2] - 2024-04-22 ### Changed - Internal updates. @@ -148,6 +152,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixing menu visibility issues. +[0.4.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.2...0.4.3 [0.4.2]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.1...0.4.2 [0.4.1]: https://github.com/Automattic/jetpack-admin-ui/compare/0.4.0...0.4.1 [0.4.0]: https://github.com/Automattic/jetpack-admin-ui/compare/0.3.2...0.4.0 diff --git a/projects/packages/admin-ui/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/admin-ui/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/admin-ui/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/admin-ui/package.json b/projects/packages/admin-ui/package.json index 939bf113db206..071d8a043b9d4 100644 --- a/projects/packages/admin-ui/package.json +++ b/projects/packages/admin-ui/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-admin-ui", - "version": "0.4.3-alpha", + "version": "0.4.3", "description": "Generic Jetpack wp-admin UI elements", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/admin-ui/#readme", "bugs": { diff --git a/projects/packages/admin-ui/src/class-admin-menu.php b/projects/packages/admin-ui/src/class-admin-menu.php index 1f92f430a921a..caa7ceed4a461 100644 --- a/projects/packages/admin-ui/src/class-admin-menu.php +++ b/projects/packages/admin-ui/src/class-admin-menu.php @@ -13,7 +13,7 @@ */ class Admin_Menu { - const PACKAGE_VERSION = '0.4.3-alpha'; + const PACKAGE_VERSION = '0.4.3'; /** * Whether this class has been initialized diff --git a/projects/packages/assets/CHANGELOG.md b/projects/packages/assets/CHANGELOG.md index 70775fab26cf1..e5c793def6a7f 100644 --- a/projects/packages/assets/CHANGELOG.md +++ b/projects/packages/assets/CHANGELOG.md @@ -5,6 +5,10 @@ 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.3.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [2.3.3] - 2024-08-21 ### Changed - i18n loader script & React JSX runtime: load scripts in the footer. [#38929] @@ -478,6 +482,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Statically access asset tools +[2.3.4]: https://github.com/Automattic/jetpack-assets/compare/v2.3.3...v2.3.4 [2.3.3]: https://github.com/Automattic/jetpack-assets/compare/v2.3.2...v2.3.3 [2.3.2]: https://github.com/Automattic/jetpack-assets/compare/v2.3.1...v2.3.2 [2.3.1]: https://github.com/Automattic/jetpack-assets/compare/v2.3.0...v2.3.1 diff --git a/projects/packages/assets/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/assets/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/assets/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/blaze/CHANGELOG.md b/projects/packages/blaze/CHANGELOG.md index fdf94fdcfcb16..5b5f7bd2bf69a 100644 --- a/projects/packages/blaze/CHANGELOG.md +++ b/projects/packages/blaze/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.22.7] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.22.6] - 2024-08-21 ### Changed - Internal updates. @@ -428,6 +432,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Updated package dependencies. [#27906] +[0.22.7]: https://github.com/automattic/jetpack-blaze/compare/v0.22.6...v0.22.7 [0.22.6]: https://github.com/automattic/jetpack-blaze/compare/v0.22.5...v0.22.6 [0.22.5]: https://github.com/automattic/jetpack-blaze/compare/v0.22.4...v0.22.5 [0.22.4]: https://github.com/automattic/jetpack-blaze/compare/v0.22.3...v0.22.4 diff --git a/projects/packages/blaze/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/blaze/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/blaze/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/blaze/package.json b/projects/packages/blaze/package.json index e5f87fb3c3e14..c0d7396e24a05 100644 --- a/projects/packages/blaze/package.json +++ b/projects/packages/blaze/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-blaze", - "version": "0.22.7-alpha", + "version": "0.22.7", "description": "Attract high-quality traffic to your site using Blaze. Using this service, you can advertise a post or page on some of the millions of pages across WordPress.com and Tumblr from just $5 per day.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/blaze/#readme", "bugs": { diff --git a/projects/packages/blaze/src/class-dashboard.php b/projects/packages/blaze/src/class-dashboard.php index 417c7c0984a72..980d526ba2aa7 100644 --- a/projects/packages/blaze/src/class-dashboard.php +++ b/projects/packages/blaze/src/class-dashboard.php @@ -21,7 +21,7 @@ class Dashboard { * * @var string */ - const PACKAGE_VERSION = '0.22.7-alpha'; + const PACKAGE_VERSION = '0.22.7'; /** * List of dependencies needed to render the dashboard in wp-admin. diff --git a/projects/packages/blocks/CHANGELOG.md b/projects/packages/blocks/CHANGELOG.md index a99ea32e92bd5..c20f102fe9bc7 100644 --- a/projects/packages/blocks/CHANGELOG.md +++ b/projects/packages/blocks/CHANGELOG.md @@ -5,6 +5,10 @@ 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.0.5] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [2.0.4] - 2024-05-20 ### Changed - Internal updates. @@ -186,6 +190,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Blocks: introduce new package for block management +[2.0.5]: https://github.com/Automattic/jetpack-blocks/compare/v2.0.4...v2.0.5 [2.0.4]: https://github.com/Automattic/jetpack-blocks/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-blocks/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/Automattic/jetpack-blocks/compare/v2.0.1...v2.0.2 diff --git a/projects/packages/blocks/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/blocks/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/blocks/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/calypsoify/CHANGELOG.md b/projects/packages/calypsoify/CHANGELOG.md index 6666ac0a8a2e1..b5f89150e726f 100644 --- a/projects/packages/calypsoify/CHANGELOG.md +++ b/projects/packages/calypsoify/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.1.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.1.3] - 2024-08-19 ### Changed - Updated package dependencies. [#38662] @@ -29,6 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Calypsoify: Load feature from the Calypsoify package. [#37375] - Updated package dependencies. [#37379] +[0.1.4]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.3...v0.1.4 [0.1.3]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.2...v0.1.3 [0.1.2]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/Automattic/jetpack-calypsoify/compare/v0.1.0...v0.1.1 diff --git a/projects/packages/calypsoify/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/calypsoify/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/calypsoify/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/calypsoify/package.json b/projects/packages/calypsoify/package.json index b95b44d56cb3f..c2f1a6e4988ca 100644 --- a/projects/packages/calypsoify/package.json +++ b/projects/packages/calypsoify/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-calypsoify", - "version": "0.1.4-alpha", + "version": "0.1.4", "description": "Calypsoify is designed to make sure specific wp-admin pages include navigation that prioritizes the Calypso navigation experience.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/calypsoify/#readme", "bugs": { diff --git a/projects/packages/calypsoify/src/class-jetpack-calypsoify.php b/projects/packages/calypsoify/src/class-jetpack-calypsoify.php index c738f6ced9716..6c66a2ec5649c 100644 --- a/projects/packages/calypsoify/src/class-jetpack-calypsoify.php +++ b/projects/packages/calypsoify/src/class-jetpack-calypsoify.php @@ -15,7 +15,7 @@ */ class Jetpack_Calypsoify { - const PACKAGE_VERSION = '0.1.4-alpha'; + const PACKAGE_VERSION = '0.1.4'; /** * Singleton instance of `Jetpack_Calypsoify`. diff --git a/projects/packages/classic-theme-helper/CHANGELOG.md b/projects/packages/classic-theme-helper/CHANGELOG.md index ac5596b73ad38..e13979ad0830d 100644 --- a/projects/packages/classic-theme-helper/CHANGELOG.md +++ b/projects/packages/classic-theme-helper/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.5.2] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.5.1] - 2024-08-21 ### Fixed - Revert recent SVG image optimizations. [#38981] @@ -78,6 +82,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Add wordpress folder on gitignore. [#37177] +[0.5.2]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.5.1...v0.5.2 [0.5.1]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.5.0...v0.5.1 [0.5.0]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.5...v0.5.0 [0.4.5]: https://github.com/Automattic/jetpack-classic-theme-helper/compare/v0.4.4...v0.4.5 diff --git a/projects/packages/classic-theme-helper/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/classic-theme-helper/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/classic-theme-helper/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/classic-theme-helper/package.json b/projects/packages/classic-theme-helper/package.json index 3a2f63dfed62b..1e632eb3a75ef 100644 --- a/projects/packages/classic-theme-helper/package.json +++ b/projects/packages/classic-theme-helper/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-classic-theme-helper", - "version": "0.5.2-alpha", + "version": "0.5.2", "description": "Features used with classic themes", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/classic-theme-helper/#readme", "bugs": { diff --git a/projects/packages/classic-theme-helper/src/class-main.php b/projects/packages/classic-theme-helper/src/class-main.php index 8e1bcf5b0b160..778d3bfdbe6ce 100644 --- a/projects/packages/classic-theme-helper/src/class-main.php +++ b/projects/packages/classic-theme-helper/src/class-main.php @@ -14,7 +14,7 @@ */ class Main { - const PACKAGE_VERSION = '0.5.2-alpha'; + const PACKAGE_VERSION = '0.5.2'; /** * Modules to include. diff --git a/projects/packages/connection/CHANGELOG.md b/projects/packages/connection/CHANGELOG.md index 892ba4986c3f9..f348d968148a1 100644 --- a/projects/packages/connection/CHANGELOG.md +++ b/projects/packages/connection/CHANGELOG.md @@ -5,6 +5,13 @@ 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.12.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + +### Removed +- SSO: Removed the ability to skip the automatic login if site uses the WP.com classic interface [#38996] + ## [2.12.3] - 2024-08-21 ### Changed - Internal updates. @@ -1155,6 +1162,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Separate the connection library into its own package. +[2.12.4]: https://github.com/Automattic/jetpack-connection/compare/v2.12.3...v2.12.4 [2.12.3]: https://github.com/Automattic/jetpack-connection/compare/v2.12.2...v2.12.3 [2.12.2]: https://github.com/Automattic/jetpack-connection/compare/v2.12.1...v2.12.2 [2.12.1]: https://github.com/Automattic/jetpack-connection/compare/v2.12.0...v2.12.1 diff --git a/projects/packages/connection/changelog/fix-jetpack-sso-wpcom-classic b/projects/packages/connection/changelog/fix-jetpack-sso-wpcom-classic deleted file mode 100644 index 8f406c00c798d..0000000000000 --- a/projects/packages/connection/changelog/fix-jetpack-sso-wpcom-classic +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: removed - -SSO: Removed the ability to skip the automatic login if site uses the WP.com classic interface diff --git a/projects/packages/connection/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/connection/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/connection/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/connection/src/class-package-version.php b/projects/packages/connection/src/class-package-version.php index c6b0ecd86d212..9444c3acb4b2c 100644 --- a/projects/packages/connection/src/class-package-version.php +++ b/projects/packages/connection/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '2.12.4-alpha'; + const PACKAGE_VERSION = '2.12.4'; const PACKAGE_SLUG = 'connection'; diff --git a/projects/packages/constants/CHANGELOG.md b/projects/packages/constants/CHANGELOG.md index 15d729d465dc4..842f3a81f3e7a 100644 --- a/projects/packages/constants/CHANGELOG.md +++ b/projects/packages/constants/CHANGELOG.md @@ -5,6 +5,10 @@ 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.0.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [2.0.3] - 2024-05-29 ### Fixed - Fix phpdoc type on `Constants::set_constant()` value parameter. [#37606] @@ -170,6 +174,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Packages: Finish the constants package +[2.0.4]: https://github.com/Automattic/jetpack-constants/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-constants/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/Automattic/jetpack-constants/compare/v2.0.1...v2.0.2 [2.0.1]: https://github.com/Automattic/jetpack-constants/compare/v2.0.0...v2.0.1 diff --git a/projects/packages/constants/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/constants/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/constants/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/device-detection/CHANGELOG.md b/projects/packages/device-detection/CHANGELOG.md index 1adce0dcb9b37..5b3988d68a969 100644 --- a/projects/packages/device-detection/CHANGELOG.md +++ b/projects/packages/device-detection/CHANGELOG.md @@ -5,6 +5,10 @@ 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.1.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [2.1.3] - 2024-04-08 ### Added - Added functionality for extracting the browser and desktop platform from a user agent. [#36568] @@ -196,6 +200,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Moving jetpack_is_mobile into a package +[2.1.4]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.3...v2.1.4 [2.1.3]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.2...v2.1.3 [2.1.2]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.1...v2.1.2 [2.1.1]: https://github.com/Automattic/jetpack-device-detection/compare/v2.1.0...v2.1.1 diff --git a/projects/packages/device-detection/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/device-detection/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/device-detection/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/google-analytics/CHANGELOG.md b/projects/packages/google-analytics/CHANGELOG.md index d3fac1bf8509d..f7432529f9d67 100644 --- a/projects/packages/google-analytics/CHANGELOG.md +++ b/projects/packages/google-analytics/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.2.3] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.2.2] - 2024-07-01 ### Fixed - Fix the 'missing array key' notice. [#38111] @@ -23,6 +27,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Copy the code from the Jetpack module into the package. [#37184] - Migrate unit tests from the Jetpack module. [#37246] +[0.2.3]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.2.2...v0.2.3 [0.2.2]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/Automattic/jetpack-google-analytics/compare/v0.1.0...v0.2.0 diff --git a/projects/packages/google-analytics/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/google-analytics/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/google-analytics/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/google-analytics/package.json b/projects/packages/google-analytics/package.json index 0c995086e0614..75c1b1e2b8baa 100644 --- a/projects/packages/google-analytics/package.json +++ b/projects/packages/google-analytics/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-google-analytics", - "version": "0.2.3-alpha", + "version": "0.2.3", "description": "Set up Google Analytics without touching a line of code.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/google-analytics/#readme", "bugs": { diff --git a/projects/packages/google-analytics/src/class-ga-manager.php b/projects/packages/google-analytics/src/class-ga-manager.php index e85f9fd1c7eb2..46be2075d06f7 100644 --- a/projects/packages/google-analytics/src/class-ga-manager.php +++ b/projects/packages/google-analytics/src/class-ga-manager.php @@ -18,7 +18,7 @@ */ class GA_Manager { - const PACKAGE_VERSION = '0.2.3-alpha'; + const PACKAGE_VERSION = '0.2.3'; /** * Jetpack_Google_Analytics singleton instance. diff --git a/projects/packages/ip/CHANGELOG.md b/projects/packages/ip/CHANGELOG.md index 812a12817d8e0..808b30b8c0937 100644 --- a/projects/packages/ip/CHANGELOG.md +++ b/projects/packages/ip/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.2.3] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.2.2] - 2024-03-12 ### Changed - Internal updates. @@ -47,6 +51,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add jetpack-ip package functionality [#28846] - Initialized the package. [#28765] +[0.2.3]: https://github.com/automattic/jetpack-ip/compare/v0.2.2...v0.2.3 [0.2.2]: https://github.com/automattic/jetpack-ip/compare/v0.2.1...v0.2.2 [0.2.1]: https://github.com/automattic/jetpack-ip/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/automattic/jetpack-ip/compare/v0.1.6...v0.2.0 diff --git a/projects/packages/ip/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/ip/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/ip/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/ip/src/class-utils.php b/projects/packages/ip/src/class-utils.php index 15c9ad8e753ea..a062d7754f7e1 100644 --- a/projects/packages/ip/src/class-utils.php +++ b/projects/packages/ip/src/class-utils.php @@ -12,7 +12,7 @@ */ class Utils { - const PACKAGE_VERSION = '0.2.3-alpha'; + const PACKAGE_VERSION = '0.2.3'; /** * Get the current user's IP address. diff --git a/projects/packages/jetpack-mu-wpcom/CHANGELOG.md b/projects/packages/jetpack-mu-wpcom/CHANGELOG.md index 1ed57846fc248..e3139ed233f27 100644 --- a/projects/packages/jetpack-mu-wpcom/CHANGELOG.md +++ b/projects/packages/jetpack-mu-wpcom/CHANGELOG.md @@ -5,6 +5,20 @@ 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). +## [5.58.0] - 2024-08-23 +### Added +- Sync Calypso locale to Atomic Classic [#39009] + +### Changed +- Jetpack-mu-wpcom admin bar: move the Reader menu item to the secondary admin bar group. [#38976] +- Replace language selector with a link to WPCOM [#39013] +- Updated package dependencies. [#39004] + +### Fixed +- Admin bar: fix icon colors on site frontend [#39014] +- Ensure theme update icon is hidden correctly [#38957] +- Inconsistent Color Scheme when previewing on Simple Default [#39048] + ## [5.57.1] - 2024-08-21 ### Changed - Site Level User Profile: expose all relevant fields on profile.php [#38949] @@ -1163,6 +1177,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Testing initial package release. +[5.58.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.57.1...v5.58.0 [5.57.1]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.57.0...v5.57.1 [5.57.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.56.0...v5.57.0 [5.56.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.55.0...v5.56.0 diff --git a/projects/packages/jetpack-mu-wpcom/changelog/add-enable-more-eslint-rules b/projects/packages/jetpack-mu-wpcom/changelog/add-enable-more-eslint-rules deleted file mode 100644 index db4cc1e54899d..0000000000000 --- a/projects/packages/jetpack-mu-wpcom/changelog/add-enable-more-eslint-rules +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Resolve new eslint sniffs. Should be no changes to functionality. - - diff --git a/projects/packages/jetpack-mu-wpcom/changelog/fix-frontend-icon-color b/projects/packages/jetpack-mu-wpcom/changelog/fix-frontend-icon-color deleted file mode 100644 index 877c3d7bcef4d..0000000000000 --- a/projects/packages/jetpack-mu-wpcom/changelog/fix-frontend-icon-color +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Admin bar: fix icon colors on site frontend diff --git a/projects/packages/jetpack-mu-wpcom/changelog/fix-simple-default-admin-color b/projects/packages/jetpack-mu-wpcom/changelog/fix-simple-default-admin-color deleted file mode 100644 index 6d2784dff0b22..0000000000000 --- a/projects/packages/jetpack-mu-wpcom/changelog/fix-simple-default-admin-color +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Inconsistent Color Scheme when previewing on Simple Default diff --git a/projects/packages/jetpack-mu-wpcom/changelog/fix-theme-update-icon b/projects/packages/jetpack-mu-wpcom/changelog/fix-theme-update-icon deleted file mode 100644 index c757c3d5a3eb4..0000000000000 --- a/projects/packages/jetpack-mu-wpcom/changelog/fix-theme-update-icon +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Ensure theme update icon is hidden correctly diff --git a/projects/packages/jetpack-mu-wpcom/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/jetpack-mu-wpcom/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/jetpack-mu-wpcom/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/jetpack-mu-wpcom/changelog/update-admin-menu-reader-placement b/projects/packages/jetpack-mu-wpcom/changelog/update-admin-menu-reader-placement deleted file mode 100644 index ec2184acc90a6..0000000000000 --- a/projects/packages/jetpack-mu-wpcom/changelog/update-admin-menu-reader-placement +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: changed - -Jetpack-mu-wpcom admin bar: move the Reader menu item to the secondary admin bar group. diff --git a/projects/packages/jetpack-mu-wpcom/changelog/update-locale-to-wpcom b/projects/packages/jetpack-mu-wpcom/changelog/update-locale-to-wpcom deleted file mode 100644 index b8a285b3ab38e..0000000000000 --- a/projects/packages/jetpack-mu-wpcom/changelog/update-locale-to-wpcom +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: changed - -Replace language selector with a link to WPCOM diff --git a/projects/packages/jetpack-mu-wpcom/changelog/update-sync-locale b/projects/packages/jetpack-mu-wpcom/changelog/update-sync-locale deleted file mode 100644 index f52891413d4cf..0000000000000 --- a/projects/packages/jetpack-mu-wpcom/changelog/update-sync-locale +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -Sync Calypso locale to Atomic Classic diff --git a/projects/packages/jetpack-mu-wpcom/package.json b/projects/packages/jetpack-mu-wpcom/package.json index d4c510f13657a..e978535e9ae1f 100644 --- a/projects/packages/jetpack-mu-wpcom/package.json +++ b/projects/packages/jetpack-mu-wpcom/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-mu-wpcom", - "version": "5.58.0-alpha", + "version": "5.58.0", "description": "Enhances your site with features powered by WordPress.com", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/jetpack-mu-wpcom/#readme", "bugs": { diff --git a/projects/packages/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php b/projects/packages/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php index 62a30ff1f81c4..2ad450f8b1634 100644 --- a/projects/packages/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php +++ b/projects/packages/jetpack-mu-wpcom/src/class-jetpack-mu-wpcom.php @@ -15,7 +15,7 @@ * Jetpack_Mu_Wpcom main class. */ class Jetpack_Mu_Wpcom { - const PACKAGE_VERSION = '5.58.0-alpha'; + const PACKAGE_VERSION = '5.58.0'; const PKG_DIR = __DIR__ . '/../'; const BASE_DIR = __DIR__ . '/'; const BASE_FILE = __FILE__; diff --git a/projects/packages/jitm/CHANGELOG.md b/projects/packages/jitm/CHANGELOG.md index 387f8f4fab36d..d6fbb0ef3d10d 100644 --- a/projects/packages/jitm/CHANGELOG.md +++ b/projects/packages/jitm/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [3.1.18] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [3.1.17] - 2024-08-19 ### Fixed - Lossless image optimization for images (should improve performance with no visible changes). [#38750] @@ -747,6 +751,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update Jetpack to use new JITM package +[3.1.18]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.17...v3.1.18 [3.1.17]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.16...v3.1.17 [3.1.16]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.15...v3.1.16 [3.1.15]: https://github.com/Automattic/jetpack-jitm/compare/v3.1.14...v3.1.15 diff --git a/projects/packages/jitm/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/jitm/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/jitm/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/jitm/src/class-jitm.php b/projects/packages/jitm/src/class-jitm.php index af15d08e4ed1e..c8da570a56f58 100644 --- a/projects/packages/jitm/src/class-jitm.php +++ b/projects/packages/jitm/src/class-jitm.php @@ -20,7 +20,7 @@ */ class JITM { - const PACKAGE_VERSION = '3.1.18-alpha'; + const PACKAGE_VERSION = '3.1.18'; /** * The configuration method that is called from the jetpack-config package. diff --git a/projects/packages/logo/CHANGELOG.md b/projects/packages/logo/CHANGELOG.md index f5925e49e8cc9..79a55848c425a 100644 --- a/projects/packages/logo/CHANGELOG.md +++ b/projects/packages/logo/CHANGELOG.md @@ -5,6 +5,10 @@ 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.0.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [2.0.3] - 2024-05-20 ### Changed - Replaced heredoc syntax with strings. [#37396] @@ -178,6 +182,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Packages: Add a basic Jetpack Logo package +[2.0.4]: https://github.com/Automattic/jetpack-logo/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-logo/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/Automattic/jetpack-logo/compare/v2.0.1...v2.0.2 [2.0.1]: https://github.com/Automattic/jetpack-logo/compare/v2.0.0...v2.0.1 diff --git a/projects/packages/logo/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/logo/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/logo/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/masterbar/CHANGELOG.md b/projects/packages/masterbar/CHANGELOG.md index 43f3fb563e73e..8caf2f036efd8 100644 --- a/projects/packages/masterbar/CHANGELOG.md +++ b/projects/packages/masterbar/CHANGELOG.md @@ -5,6 +5,14 @@ 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). +## [0.8.0] - 2024-08-23 +### Changed +- Remove locale sync [#39009] +- Updated package dependencies. [#39004] + +### Fixed +- Inconsistent Color Scheme when previewing on Simple Default [#39048] + ## [0.7.0] - 2024-08-21 ### Changed - Site Level User Profile: expose all relevant fields on profile.php [#38949] @@ -94,6 +102,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated package dependencies. [#37669] - Updated package dependencies. [#37706] +[0.8.0]: https://github.com/Automattic/jetpack-masterbar/compare/v0.7.0...v0.8.0 [0.7.0]: https://github.com/Automattic/jetpack-masterbar/compare/v0.6.1...v0.7.0 [0.6.1]: https://github.com/Automattic/jetpack-masterbar/compare/v0.6.0...v0.6.1 [0.6.0]: https://github.com/Automattic/jetpack-masterbar/compare/v0.5.0...v0.6.0 diff --git a/projects/packages/masterbar/changelog/fix-simple-default-admin-color b/projects/packages/masterbar/changelog/fix-simple-default-admin-color deleted file mode 100644 index 6d2784dff0b22..0000000000000 --- a/projects/packages/masterbar/changelog/fix-simple-default-admin-color +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Inconsistent Color Scheme when previewing on Simple Default diff --git a/projects/packages/masterbar/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/masterbar/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/masterbar/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/masterbar/changelog/update-sync-locale b/projects/packages/masterbar/changelog/update-sync-locale deleted file mode 100644 index 23b0677f5c451..0000000000000 --- a/projects/packages/masterbar/changelog/update-sync-locale +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: changed - -Remove locale sync diff --git a/projects/packages/masterbar/package.json b/projects/packages/masterbar/package.json index 581bd4d252ff4..c239558812d16 100644 --- a/projects/packages/masterbar/package.json +++ b/projects/packages/masterbar/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-masterbar", - "version": "0.8.0-alpha", + "version": "0.8.0", "description": "The WordPress.com Toolbar feature replaces the default admin bar and offers quick links to the Reader, all your sites, your WordPress.com profile, and notifications.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/masterbar/#readme", "bugs": { diff --git a/projects/packages/masterbar/src/class-main.php b/projects/packages/masterbar/src/class-main.php index 94f76da7d9ab5..21427bea3a753 100644 --- a/projects/packages/masterbar/src/class-main.php +++ b/projects/packages/masterbar/src/class-main.php @@ -14,7 +14,7 @@ */ class Main { - const PACKAGE_VERSION = '0.8.0-alpha'; + const PACKAGE_VERSION = '0.8.0'; /** * Initializer. diff --git a/projects/packages/password-checker/CHANGELOG.md b/projects/packages/password-checker/CHANGELOG.md index 9867f0d7bad6a..3a071dacce933 100644 --- a/projects/packages/password-checker/CHANGELOG.md +++ b/projects/packages/password-checker/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.3.2] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.3.1] - 2024-03-14 ### Changed - Internal updates. @@ -116,6 +120,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Use `composer update` rather than `install` in scripts, as composer.lock isn't checked in. +[0.3.2]: https://github.com/Automattic/jetpack-password-checker/compare/v0.3.1...v0.3.2 [0.3.1]: https://github.com/Automattic/jetpack-password-checker/compare/v0.3.0...v0.3.1 [0.3.0]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.14...v0.3.0 [0.2.14]: https://github.com/Automattic/jetpack-password-checker/compare/v0.2.13...v0.2.14 diff --git a/projects/packages/password-checker/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/password-checker/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/password-checker/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/patchwork-redefine-exit/CHANGELOG.md b/projects/packages/patchwork-redefine-exit/CHANGELOG.md index bc8026a400e15..137ca2e115edd 100644 --- a/projects/packages/patchwork-redefine-exit/CHANGELOG.md +++ b/projects/packages/patchwork-redefine-exit/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## [1.0.1] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## 1.0.0 - 2024-05-22 ### Added - Initial version. [#37476] + +[1.0.1]: https://github.com/Automattic/patchwork-redefine-exit/compare/v1.0.0...v1.0.1 diff --git a/projects/packages/patchwork-redefine-exit/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/patchwork-redefine-exit/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/patchwork-redefine-exit/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/plans/CHANGELOG.md b/projects/packages/plans/CHANGELOG.md index 297c942148989..61eeb28e56c60 100644 --- a/projects/packages/plans/CHANGELOG.md +++ b/projects/packages/plans/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.4.8] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.4.7] - 2024-05-06 ### Fixed - Correctly reference `Store_Product_List` class in `Plans::get_plans()`. [#37201] @@ -138,6 +142,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Deprecated - Moved the options class into Connection. [#24095] +[0.4.8]: https://github.com/Automattic/jetpack-plans/compare/v0.4.7...v0.4.8 [0.4.7]: https://github.com/Automattic/jetpack-plans/compare/v0.4.6...v0.4.7 [0.4.6]: https://github.com/Automattic/jetpack-plans/compare/v0.4.5...v0.4.6 [0.4.5]: https://github.com/Automattic/jetpack-plans/compare/v0.4.4...v0.4.5 diff --git a/projects/packages/plans/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/plans/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/plans/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/plans/package.json b/projects/packages/plans/package.json index e7c33f05acecf..ae2adc3d548af 100644 --- a/projects/packages/plans/package.json +++ b/projects/packages/plans/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-plans", - "version": "0.4.8-alpha", + "version": "0.4.8", "description": "Fetch information about Jetpack Plans from wpcom", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/plans/#readme", "bugs": { diff --git a/projects/packages/post-list/CHANGELOG.md b/projects/packages/post-list/CHANGELOG.md index a95cc5aea0f25..7b8f19b7dcc68 100644 --- a/projects/packages/post-list/CHANGELOG.md +++ b/projects/packages/post-list/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.6.3] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.6.2] - 2024-04-08 ### Changed - Internal updates. @@ -106,6 +110,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Updated the default columns displayed on the post and page list screens - Refactored thumbnail preview to function server side. All javascript removed. +[0.6.3]: https://github.com/automattic/jetpack-post-list/compare/v0.6.2...v0.6.3 [0.6.2]: https://github.com/automattic/jetpack-post-list/compare/v0.6.1...v0.6.2 [0.6.1]: https://github.com/automattic/jetpack-post-list/compare/v0.6.0...v0.6.1 [0.6.0]: https://github.com/automattic/jetpack-post-list/compare/v0.5.1...v0.6.0 diff --git a/projects/packages/post-list/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/post-list/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/post-list/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/post-list/src/class-post-list.php b/projects/packages/post-list/src/class-post-list.php index 8e14d3cbc2c38..d2f8daff3fac9 100644 --- a/projects/packages/post-list/src/class-post-list.php +++ b/projects/packages/post-list/src/class-post-list.php @@ -15,7 +15,7 @@ */ class Post_List { - const PACKAGE_VERSION = '0.6.3-alpha'; + const PACKAGE_VERSION = '0.6.3'; const FEATURE = 'enhanced_post_list'; /** diff --git a/projects/packages/redirect/CHANGELOG.md b/projects/packages/redirect/CHANGELOG.md index 36f315ca38f21..bfbc04631fb50 100644 --- a/projects/packages/redirect/CHANGELOG.md +++ b/projects/packages/redirect/CHANGELOG.md @@ -5,6 +5,10 @@ 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.0.3] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [2.0.2] - 2024-04-25 ### Changed - Update dependencies. @@ -201,6 +205,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Create Jetpack Redirect package +[2.0.3]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.1...v2.0.2 [2.0.1]: https://github.com/Automattic/jetpack-redirect/compare/v2.0.0...v2.0.1 [2.0.0]: https://github.com/Automattic/jetpack-redirect/compare/v1.7.27...v2.0.0 diff --git a/projects/packages/redirect/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/redirect/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/redirect/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/roles/CHANGELOG.md b/projects/packages/roles/CHANGELOG.md index 851aa94962e1b..71a54688f2e5d 100644 --- a/projects/packages/roles/CHANGELOG.md +++ b/projects/packages/roles/CHANGELOG.md @@ -5,6 +5,10 @@ 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.0.3] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [2.0.2] - 2024-04-22 ### Changed - Internal updates. @@ -167,6 +171,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Jetpack DNA: Introduce a Roles package +[2.0.3]: https://github.com/Automattic/jetpack-roles/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/Automattic/jetpack-roles/compare/v2.0.1...v2.0.2 [2.0.1]: https://github.com/Automattic/jetpack-roles/compare/v2.0.0...v2.0.1 [2.0.0]: https://github.com/Automattic/jetpack-roles/compare/v1.4.25...v2.0.0 diff --git a/projects/packages/roles/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/roles/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/roles/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/scheduled-updates/CHANGELOG.md b/projects/packages/scheduled-updates/CHANGELOG.md index dcaa75d76f46b..a0f22e14b4671 100644 --- a/projects/packages/scheduled-updates/CHANGELOG.md +++ b/projects/packages/scheduled-updates/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.13.2] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.13.1] - 2024-08-19 ### Changed - Internal updates. @@ -189,6 +193,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Generate initial package for Scheduled Updates [#35796] +[0.13.2]: https://github.com/Automattic/scheduled-updates/compare/v0.13.1...v0.13.2 [0.13.1]: https://github.com/Automattic/scheduled-updates/compare/v0.13.0...v0.13.1 [0.13.0]: https://github.com/Automattic/scheduled-updates/compare/v0.12.2...v0.13.0 [0.12.2]: https://github.com/Automattic/scheduled-updates/compare/v0.12.1...v0.12.2 diff --git a/projects/packages/scheduled-updates/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/scheduled-updates/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/scheduled-updates/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/scheduled-updates/src/class-scheduled-updates.php b/projects/packages/scheduled-updates/src/class-scheduled-updates.php index 35165b9f09241..b9e421ea31a5e 100644 --- a/projects/packages/scheduled-updates/src/class-scheduled-updates.php +++ b/projects/packages/scheduled-updates/src/class-scheduled-updates.php @@ -20,7 +20,7 @@ class Scheduled_Updates { * * @var string */ - const PACKAGE_VERSION = '0.13.2-alpha'; + const PACKAGE_VERSION = '0.13.2'; /** * The cron event hook for the scheduled plugins update. diff --git a/projects/packages/stats-admin/CHANGELOG.md b/projects/packages/stats-admin/CHANGELOG.md index e74bc55159130..dc2d660511c07 100644 --- a/projects/packages/stats-admin/CHANGELOG.md +++ b/projects/packages/stats-admin/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## 0.21.1 - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## 0.21.0 - 2024-07-08 ### Added - Stats: Add purchases endpoint [#38150] diff --git a/projects/packages/stats-admin/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/stats-admin/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/stats-admin/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/stats-admin/package.json b/projects/packages/stats-admin/package.json index 245b8ee8a38ed..0876b7964fabb 100644 --- a/projects/packages/stats-admin/package.json +++ b/projects/packages/stats-admin/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@automattic/jetpack-stats-admin", - "version": "0.21.1-alpha", + "version": "0.21.1", "description": "Stats Dashboard", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/stats-admin/#readme", "bugs": { diff --git a/projects/packages/stats-admin/src/class-main.php b/projects/packages/stats-admin/src/class-main.php index 96ad0ea4ee0e3..c7d8cae97bee4 100644 --- a/projects/packages/stats-admin/src/class-main.php +++ b/projects/packages/stats-admin/src/class-main.php @@ -22,7 +22,7 @@ class Main { /** * Stats version. */ - const VERSION = '0.21.1-alpha'; + const VERSION = '0.21.1'; /** * Singleton Main instance. diff --git a/projects/packages/stats/CHANGELOG.md b/projects/packages/stats/CHANGELOG.md index 49eac965e79f9..a8301159a65fb 100644 --- a/projects/packages/stats/CHANGELOG.md +++ b/projects/packages/stats/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [0.13.1] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [0.13.0] - 2024-06-10 ### Added - Staging: deprecating staging mode and separating the logic into is_development_site and in_safe_mode [#37023] @@ -174,6 +178,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixing static method which was called without self reference. [#26640] +[0.13.1]: https://github.com/Automattic/jetpack-stats/compare/v0.13.0...v0.13.1 [0.13.0]: https://github.com/Automattic/jetpack-stats/compare/v0.12.5...v0.13.0 [0.12.5]: https://github.com/Automattic/jetpack-stats/compare/v0.12.4...v0.12.5 [0.12.4]: https://github.com/Automattic/jetpack-stats/compare/v0.12.3...v0.12.4 diff --git a/projects/packages/stats/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/stats/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/stats/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/stats/src/class-package-version.php b/projects/packages/stats/src/class-package-version.php index 5794ec9b81f23..35e9ebcf8dae5 100644 --- a/projects/packages/stats/src/class-package-version.php +++ b/projects/packages/stats/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '0.13.1-alpha'; + const PACKAGE_VERSION = '0.13.1'; const PACKAGE_SLUG = 'stats'; diff --git a/projects/packages/status/CHANGELOG.md b/projects/packages/status/CHANGELOG.md index 9818a3fc3c1e7..ed2449849431f 100644 --- a/projects/packages/status/CHANGELOG.md +++ b/projects/packages/status/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [3.3.4] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [3.3.3] - 2024-08-19 ### Changed - Internal updates. @@ -385,6 +389,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Packages: Introduce a status package +[3.3.4]: https://github.com/Automattic/jetpack-status/compare/v3.3.3...v3.3.4 [3.3.3]: https://github.com/Automattic/jetpack-status/compare/v3.3.2...v3.3.3 [3.3.2]: https://github.com/Automattic/jetpack-status/compare/v3.3.1...v3.3.2 [3.3.1]: https://github.com/Automattic/jetpack-status/compare/v3.3.0...v3.3.1 diff --git a/projects/packages/status/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/status/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/status/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/sync/CHANGELOG.md b/projects/packages/sync/CHANGELOG.md index 17020c6d846e0..7942649597514 100644 --- a/projects/packages/sync/CHANGELOG.md +++ b/projects/packages/sync/CHANGELOG.md @@ -5,6 +5,10 @@ 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). +## [3.7.1] - 2024-08-23 +### Changed +- Updated package dependencies. [#39004] + ## [3.7.0] - 2024-08-21 ### Added - Synced Order Data: adds filtering to the filtered order data [#38955] @@ -1243,6 +1247,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Packages: Move sync to a classmapped package +[3.7.1]: https://github.com/Automattic/jetpack-sync/compare/v3.7.0...v3.7.1 [3.7.0]: https://github.com/Automattic/jetpack-sync/compare/v3.6.0...v3.7.0 [3.6.0]: https://github.com/Automattic/jetpack-sync/compare/v3.5.1...v3.6.0 [3.5.1]: https://github.com/Automattic/jetpack-sync/compare/v3.5.0...v3.5.1 diff --git a/projects/packages/sync/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/packages/sync/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/packages/sync/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/packages/sync/src/class-package-version.php b/projects/packages/sync/src/class-package-version.php index 7400615cee062..6c35a9dbc0baa 100644 --- a/projects/packages/sync/src/class-package-version.php +++ b/projects/packages/sync/src/class-package-version.php @@ -12,7 +12,7 @@ */ class Package_Version { - const PACKAGE_VERSION = '3.7.1-alpha'; + const PACKAGE_VERSION = '3.7.1'; const PACKAGE_SLUG = 'sync'; diff --git a/projects/plugins/wpcomsh/CHANGELOG.md b/projects/plugins/wpcomsh/CHANGELOG.md index c010df032ef83..50c7836675468 100644 --- a/projects/plugins/wpcomsh/CHANGELOG.md +++ b/projects/plugins/wpcomsh/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## 5.6.0 - 2024-08-23 +### Added +- Added social share status feature [#39023] + +### Changed +- SSO: Automatic logic for Calypso users of classic sites [#38996] +- Updated package dependencies. [#39004] + ## 5.5.0 - 2024-08-21 ### Changed - Site Level User Profile: expose all relevant fields on profile.php [#38949] diff --git a/projects/plugins/wpcomsh/changelog/fix-jetpack-sso-wpcom-classic b/projects/plugins/wpcomsh/changelog/fix-jetpack-sso-wpcom-classic deleted file mode 100644 index 0bab71346e03c..0000000000000 --- a/projects/plugins/wpcomsh/changelog/fix-jetpack-sso-wpcom-classic +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: changed - -SSO: Automatic logic for Calypso users of classic sites diff --git a/projects/plugins/wpcomsh/changelog/remove-wpcomsh-unnecessary-phpunit-dep b/projects/plugins/wpcomsh/changelog/remove-wpcomsh-unnecessary-phpunit-dep deleted file mode 100644 index 546030f0c1a8c..0000000000000 --- a/projects/plugins/wpcomsh/changelog/remove-wpcomsh-unnecessary-phpunit-dep +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove unnecessary phpunit dep, `yoast/phpunit-polyfills` already brings in an appropriate version. - - diff --git a/projects/plugins/wpcomsh/changelog/renovate-yoast-phpunit-polyfills-1.x b/projects/plugins/wpcomsh/changelog/renovate-yoast-phpunit-polyfills-1.x deleted file mode 100644 index c47cb18e82997..0000000000000 --- a/projects/plugins/wpcomsh/changelog/renovate-yoast-phpunit-polyfills-1.x +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Updated package dependencies. diff --git a/projects/plugins/wpcomsh/changelog/sync-social-share-status-features b/projects/plugins/wpcomsh/changelog/sync-social-share-status-features deleted file mode 100644 index fe6b286ccbe0a..0000000000000 --- a/projects/plugins/wpcomsh/changelog/sync-social-share-status-features +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -Added social share status feature diff --git a/projects/plugins/wpcomsh/changelog/update-locale-to-wpcom b/projects/plugins/wpcomsh/changelog/update-locale-to-wpcom deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/wpcomsh/changelog/update-locale-to-wpcom +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/wpcomsh/changelog/update-sync-locale b/projects/plugins/wpcomsh/changelog/update-sync-locale deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/wpcomsh/changelog/update-sync-locale +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/wpcomsh/changelog/update-sync-locale#2 b/projects/plugins/wpcomsh/changelog/update-sync-locale#2 deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/wpcomsh/changelog/update-sync-locale#2 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/wpcomsh/changelog/update-sync-locale#3 b/projects/plugins/wpcomsh/changelog/update-sync-locale#3 deleted file mode 100644 index 9aa70e3ec1f75..0000000000000 --- a/projects/plugins/wpcomsh/changelog/update-sync-locale#3 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Updated composer.lock. - - diff --git a/projects/plugins/wpcomsh/composer.json b/projects/plugins/wpcomsh/composer.json index ad1e0de5a4658..b261751914979 100644 --- a/projects/plugins/wpcomsh/composer.json +++ b/projects/plugins/wpcomsh/composer.json @@ -127,7 +127,7 @@ "composer/installers": true, "roots/wordpress-core-installer": true }, - "autoloader-suffix": "26841ac2064774301cbe06d174833bfc_wpcomshⓥ5_6_0_alpha" + "autoloader-suffix": "26841ac2064774301cbe06d174833bfc_wpcomshⓥ5_6_0" }, "extra": { "mirror-repo": "Automattic/wpcom-site-helper", diff --git a/projects/plugins/wpcomsh/package.json b/projects/plugins/wpcomsh/package.json index 58970450f0966..3f932a6820753 100644 --- a/projects/plugins/wpcomsh/package.json +++ b/projects/plugins/wpcomsh/package.json @@ -3,7 +3,7 @@ "name": "@automattic/jetpack-wpcomsh", "description": "A helper for connecting WordPress.com sites to external host infrastructure.", "homepage": "https://jetpack.com", - "version": "5.6.0-alpha", + "version": "5.6.0", "bugs": { "url": "https://github.com/Automattic/jetpack/labels/[Plugin] Wpcomsh" }, diff --git a/projects/plugins/wpcomsh/wpcomsh.php b/projects/plugins/wpcomsh/wpcomsh.php index b4fa84bbc9465..ab3229ff5cdee 100644 --- a/projects/plugins/wpcomsh/wpcomsh.php +++ b/projects/plugins/wpcomsh/wpcomsh.php @@ -2,14 +2,14 @@ /** * Plugin Name: WordPress.com Site Helper * Description: A helper for connecting WordPress.com sites to external host infrastructure. - * Version: 5.6.0-alpha + * Version: 5.6.0 * Author: Automattic * Author URI: http://automattic.com/ * * @package wpcomsh */ -define( 'WPCOMSH_VERSION', '5.6.0-alpha' ); +define( 'WPCOMSH_VERSION', '5.6.0' ); // If true, Typekit fonts will be available in addition to Google fonts add_filter( 'jetpack_fonts_enable_typekit', '__return_true' );