From 269f6b6524ffa4374b75d1e24b9fd3d951279376 Mon Sep 17 00:00:00 2001 From: Liam Sarsfield <43409125+LiamSarsfield@users.noreply.github.com> Date: Fri, 26 Jun 2026 11:04:07 +0100 Subject: [PATCH] Changelog and readme.txt edits. --- .../ai-client}/changelog/force-a-release | 0 projects/js-packages/boost-score-api/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/js-packages/boost-score-api/package.json | 2 +- projects/js-packages/charts/CHANGELOG.md | 5 +++++ ...mparison-mode-keyboard-a11y-zero-baseline-fixes | 4 ---- projects/js-packages/charts/package.json | 2 +- projects/js-packages/components/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/js-packages/components/package.json | 2 +- projects/js-packages/connection/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/js-packages/connection/package.json | 2 +- projects/js-packages/critical-css-gen/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/js-packages/critical-css-gen/package.json | 2 +- projects/js-packages/idc/CHANGELOG.md | 4 ++++ .../idc/changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/js-packages/idc/package.json | 2 +- projects/js-packages/image-guide/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/js-packages/image-guide/package.json | 2 +- .../js-packages/jetpack-shared-stores/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- .../js-packages/jetpack-shared-stores/package.json | 2 +- projects/js-packages/licensing/CHANGELOG.md | 4 ++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/js-packages/licensing/package.json | 2 +- .../js-packages/number-formatters/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- .../js-packages/number-formatters/package.json | 2 +- .../react-data-sync-client/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- .../react-data-sync-client/package.json | 2 +- .../js-packages/scan/changelog/force-a-release | 4 ++++ .../shared-extension-utils/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- .../shared-extension-utils/package.json | 2 +- .../social-previews/changelog/force-a-release | 4 ++++ projects/js-packages/webpack-config/CHANGELOG.md | 7 +++++++ .../changelog/update-babel-configs-prep-for-v8 | 4 ---- .../changelog/update-babel-configs-prep-for-v8#2 | 4 ---- projects/js-packages/webpack-config/package.json | 2 +- projects/packages/admin-ui/CHANGELOG.md | 5 +++++ projects/packages/admin-ui/package.json | 2 +- .../packages/admin-ui/src/class-admin-menu.php | 2 +- projects/packages/agents-manager/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/packages/agents-manager/package.json | 2 +- .../agents-manager/src/class-agents-manager.php | 2 +- projects/packages/assets/CHANGELOG.md | 5 +++++ .../classic-theme-helper/changelog/force-a-release | 4 ++++ projects/packages/connection/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- .../connection/src/class-package-version.php | 2 +- projects/packages/explat/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/packages/explat/package.json | 2 +- projects/packages/explat/src/class-explat.php | 2 +- projects/packages/jitm/CHANGELOG.md | 5 +++++ projects/packages/jitm/src/class-jitm.php | 2 +- .../packages/masterbar/changelog/force-a-release | 4 ++++ projects/packages/my-jetpack/CHANGELOG.md | 8 ++++++++ .../changelog/fix-my-jetpack-seo-optin-fatal | 4 ---- .../migrate-product-detail-card-text-wp-ui | 4 ---- .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/packages/my-jetpack/package.json | 2 +- .../packages/my-jetpack/src/class-initializer.php | 2 +- projects/packages/plugin-deactivation/CHANGELOG.md | 5 +++++ .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/packages/plugin-deactivation/package.json | 2 +- .../src/class-deactivation-handler.php | 2 +- .../packages/post-list/changelog/force-a-release | 4 ++++ projects/plugins/boost/CHANGELOG.md | 10 +++++++++- .../changelog/fix-add-changelogs-my-jetpack-fatal | 4 ---- .../changelog/update-babel-configs-prep-for-v8 | 5 ----- projects/plugins/boost/composer.json | 4 ++-- projects/plugins/boost/composer.lock | 2 +- projects/plugins/boost/jetpack-boost.php | 4 ++-- projects/plugins/boost/readme.txt | 14 +++----------- 80 files changed, 170 insertions(+), 151 deletions(-) rename projects/{plugins/boost => js-packages/ai-client}/changelog/force-a-release (100%) delete mode 100644 projects/js-packages/boost-score-api/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/js-packages/charts/changelog/charts-220-bar-chart-comparison-mode-keyboard-a11y-zero-baseline-fixes delete mode 100644 projects/js-packages/components/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/js-packages/connection/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/js-packages/critical-css-gen/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/js-packages/idc/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/js-packages/image-guide/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/js-packages/jetpack-shared-stores/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/js-packages/licensing/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/js-packages/number-formatters/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/js-packages/react-data-sync-client/changelog/update-babel-configs-prep-for-v8 create mode 100644 projects/js-packages/scan/changelog/force-a-release delete mode 100644 projects/js-packages/shared-extension-utils/changelog/update-babel-configs-prep-for-v8 create mode 100644 projects/js-packages/social-previews/changelog/force-a-release delete mode 100644 projects/js-packages/webpack-config/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/js-packages/webpack-config/changelog/update-babel-configs-prep-for-v8#2 delete mode 100644 projects/packages/agents-manager/changelog/update-babel-configs-prep-for-v8 create mode 100644 projects/packages/classic-theme-helper/changelog/force-a-release delete mode 100644 projects/packages/connection/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/packages/explat/changelog/update-babel-configs-prep-for-v8 create mode 100644 projects/packages/masterbar/changelog/force-a-release delete mode 100644 projects/packages/my-jetpack/changelog/fix-my-jetpack-seo-optin-fatal delete mode 100644 projects/packages/my-jetpack/changelog/migrate-product-detail-card-text-wp-ui delete mode 100644 projects/packages/my-jetpack/changelog/update-babel-configs-prep-for-v8 delete mode 100644 projects/packages/plugin-deactivation/changelog/update-babel-configs-prep-for-v8 create mode 100644 projects/packages/post-list/changelog/force-a-release delete mode 100644 projects/plugins/boost/changelog/fix-add-changelogs-my-jetpack-fatal delete mode 100644 projects/plugins/boost/changelog/update-babel-configs-prep-for-v8 diff --git a/projects/plugins/boost/changelog/force-a-release b/projects/js-packages/ai-client/changelog/force-a-release similarity index 100% rename from projects/plugins/boost/changelog/force-a-release rename to projects/js-packages/ai-client/changelog/force-a-release diff --git a/projects/js-packages/boost-score-api/CHANGELOG.md b/projects/js-packages/boost-score-api/CHANGELOG.md index 24ee87c6d7c9..b0ebe6467641 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). +## [1.0.51] - 2026-06-26 +### Changed +- Internal updates. + ## [1.0.50] - 2026-06-23 ### Changed - Update package dependencies. [#49831] @@ -489,6 +493,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] +[1.0.51]: https://github.com/Automattic/jetpack-boost-score-api/compare/v1.0.50...v1.0.51 [1.0.50]: https://github.com/Automattic/jetpack-boost-score-api/compare/v1.0.49...v1.0.50 [1.0.49]: https://github.com/Automattic/jetpack-boost-score-api/compare/v1.0.48...v1.0.49 [1.0.48]: https://github.com/Automattic/jetpack-boost-score-api/compare/v1.0.47...v1.0.48 diff --git a/projects/js-packages/boost-score-api/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/boost-score-api/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index f6864c1db180..000000000000 --- a/projects/js-packages/boost-score-api/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Update babel config in preparation for v8. Should be no change to functionality. - - diff --git a/projects/js-packages/boost-score-api/package.json b/projects/js-packages/boost-score-api/package.json index 16f8d46020db..7b4f340f5410 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": "1.0.50", + "version": "1.0.51", "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/charts/CHANGELOG.md b/projects/js-packages/charts/CHANGELOG.md index e80443ee1a32..99f418c74bb9 100644 --- a/projects/js-packages/charts/CHANGELOG.md +++ b/projects/js-packages/charts/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). +## [1.8.1] - 2026-06-26 +### Fixed +- Charts: fix Bar Chart comparison mode — pair the keyboard tooltip with the focused bar, keep the value axis zero-based, and make the tooltip label/value separator translatable. [#49959] + ## [1.8.0] - 2026-06-24 ### Added - Add comparison mode to the Bar Chart — a translucent shadow bar (standard slot width, 50% opacity) rendered behind each primary bar, paired by group. Primary bars are narrowed to 1/widthFactor of the slot (default widthFactor 1.5 → ~67% width, centered), with widthFactor as the single control. [#49676] @@ -885,6 +889,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fixed lints following ESLint rule changes for TS [#40584] - Fixing a bug in Chart storybook data. [#40640] +[1.8.1]: https://github.com/Automattic/charts/compare/v1.8.0...v1.8.1 [1.8.0]: https://github.com/Automattic/charts/compare/v1.7.0...v1.8.0 [1.7.0]: https://github.com/Automattic/charts/compare/v1.6.0...v1.7.0 [1.6.0]: https://github.com/Automattic/charts/compare/v1.5.3...v1.6.0 diff --git a/projects/js-packages/charts/changelog/charts-220-bar-chart-comparison-mode-keyboard-a11y-zero-baseline-fixes b/projects/js-packages/charts/changelog/charts-220-bar-chart-comparison-mode-keyboard-a11y-zero-baseline-fixes deleted file mode 100644 index 31d4cb15cb6a..000000000000 --- a/projects/js-packages/charts/changelog/charts-220-bar-chart-comparison-mode-keyboard-a11y-zero-baseline-fixes +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Charts: fix Bar Chart comparison mode — pair the keyboard tooltip with the focused bar, keep the value axis zero-based, and make the tooltip label/value separator translatable. diff --git a/projects/js-packages/charts/package.json b/projects/js-packages/charts/package.json index 936c8d2bc31e..376656a4b2a9 100644 --- a/projects/js-packages/charts/package.json +++ b/projects/js-packages/charts/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/charts", - "version": "1.8.0", + "version": "1.8.1", "description": "Display charts within Automattic products.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/charts/#readme", "bugs": { diff --git a/projects/js-packages/components/CHANGELOG.md b/projects/js-packages/components/CHANGELOG.md index 9af2c2294cb2..69b607867c5a 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. +## [1.12.13] - 2026-06-26 +### Changed +- Internal updates. + ## [1.12.12] - 2026-06-25 ### Fixed - Icon tooltip: Type `iconCode` as `ReactElement` so it matches the `@wordpress/icons` Icon and `@wordpress/ui` 0.15 type definitions. [#49795] @@ -1860,6 +1864,7 @@ ### Changed - Update node version requirement to 14.16.1 +[1.12.13]: https://github.com/Automattic/jetpack-components/compare/1.12.12...1.12.13 [1.12.12]: https://github.com/Automattic/jetpack-components/compare/1.12.11...1.12.12 [1.12.11]: https://github.com/Automattic/jetpack-components/compare/1.12.10...1.12.11 [1.12.10]: https://github.com/Automattic/jetpack-components/compare/1.12.9...1.12.10 diff --git a/projects/js-packages/components/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/components/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index 9319090be651..000000000000 --- a/projects/js-packages/components/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove unused `@babel/` package deps. - - diff --git a/projects/js-packages/components/package.json b/projects/js-packages/components/package.json index 6b211f9d5d61..ca40f32c0c45 100644 --- a/projects/js-packages/components/package.json +++ b/projects/js-packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-components", - "version": "1.12.12", + "version": "1.12.13", "description": "Jetpack Components Package", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/components/#readme", "bugs": { diff --git a/projects/js-packages/connection/CHANGELOG.md b/projects/js-packages/connection/CHANGELOG.md index 31a981563927..9eff6ee7cc8c 100644 --- a/projects/js-packages/connection/CHANGELOG.md +++ b/projects/js-packages/connection/CHANGELOG.md @@ -2,6 +2,10 @@ ### This is a list detailing changes for the Jetpack RNA Connection Component releases. +## [1.4.66] - 2026-06-26 +### Changed +- Internal updates. + ## [1.4.65] - 2026-06-25 ### Fixed - Connect screen: Accept React synthetic events on the connect button click handler to satisfy the `@wordpress/ui` 0.15 Button `onClick` type. [#49795] @@ -1401,6 +1405,7 @@ - `Main` and `ConnectUser` components added. - `JetpackRestApiClient` API client added. +[1.4.66]: https://github.com/Automattic/jetpack-connection-js/compare/v1.4.65...v1.4.66 [1.4.65]: https://github.com/Automattic/jetpack-connection-js/compare/v1.4.64...v1.4.65 [1.4.64]: https://github.com/Automattic/jetpack-connection-js/compare/v1.4.63...v1.4.64 [1.4.63]: https://github.com/Automattic/jetpack-connection-js/compare/v1.4.62...v1.4.63 diff --git a/projects/js-packages/connection/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/connection/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index 9319090be651..000000000000 --- a/projects/js-packages/connection/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove unused `@babel/` package deps. - - diff --git a/projects/js-packages/connection/package.json b/projects/js-packages/connection/package.json index e3202cb63952..75d4cc0a118c 100644 --- a/projects/js-packages/connection/package.json +++ b/projects/js-packages/connection/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-connection", - "version": "1.4.65", + "version": "1.4.66", "description": "Jetpack Connection Component", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme", "bugs": { diff --git a/projects/js-packages/critical-css-gen/CHANGELOG.md b/projects/js-packages/critical-css-gen/CHANGELOG.md index 17bafb4e98fb..30288d66630c 100644 --- a/projects/js-packages/critical-css-gen/CHANGELOG.md +++ b/projects/js-packages/critical-css-gen/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] - 2026-06-26 +### Changed +- Internal updates. + ## [2.0.3] - 2026-06-24 ### Changed - Update package dependencies. [#49631] @@ -185,6 +189,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial version. [#38429] +[2.0.4]: https://github.com/Automattic/jetpack-critical-css-gen/compare/v2.0.3...v2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-critical-css-gen/compare/v2.0.2...v2.0.3 [2.0.2]: https://github.com/Automattic/jetpack-critical-css-gen/compare/v2.0.1...v2.0.2 [2.0.1]: https://github.com/Automattic/jetpack-critical-css-gen/compare/v2.0.0...v2.0.1 diff --git a/projects/js-packages/critical-css-gen/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/critical-css-gen/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index f6864c1db180..000000000000 --- a/projects/js-packages/critical-css-gen/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Update babel config in preparation for v8. Should be no change to functionality. - - diff --git a/projects/js-packages/critical-css-gen/package.json b/projects/js-packages/critical-css-gen/package.json index 4ecdcfe5aaaa..082554d01fa8 100644 --- a/projects/js-packages/critical-css-gen/package.json +++ b/projects/js-packages/critical-css-gen/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-critical-css-gen", - "version": "2.0.3", + "version": "2.0.4", "description": "A flexible Critical CSS Generator that supports multiple URLs and viewports, with both server-side and client-side generation capabilities.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/critical-css-gen/#readme", "bugs": { diff --git a/projects/js-packages/idc/CHANGELOG.md b/projects/js-packages/idc/CHANGELOG.md index f1887ea9ab64..20c7753fc700 100644 --- a/projects/js-packages/idc/CHANGELOG.md +++ b/projects/js-packages/idc/CHANGELOG.md @@ -2,6 +2,10 @@ ### This is a list detailing changes for the Jetpack RNA IDC package releases. +## 1.0.81 - 2026-06-26 +### Changed +- Internal updates. + ## 1.0.80 - 2026-06-25 ### Changed - Update dependencies. [#46035] diff --git a/projects/js-packages/idc/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/idc/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index 9319090be651..000000000000 --- a/projects/js-packages/idc/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove unused `@babel/` package deps. - - diff --git a/projects/js-packages/idc/package.json b/projects/js-packages/idc/package.json index dd6c4599c286..13cc46cde1ca 100644 --- a/projects/js-packages/idc/package.json +++ b/projects/js-packages/idc/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-idc", - "version": "1.0.80", + "version": "1.0.81", "description": "Jetpack Connection Component", "license": "GPL-2.0-or-later", "author": "Automattic", diff --git a/projects/js-packages/image-guide/CHANGELOG.md b/projects/js-packages/image-guide/CHANGELOG.md index bc9d80c6ad12..c29ea082d7a9 100644 --- a/projects/js-packages/image-guide/CHANGELOG.md +++ b/projects/js-packages/image-guide/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). +## [1.0.18] - 2026-06-26 +### Changed +- Internal updates. + ## [1.0.17] - 2026-06-24 ### Changed - Update package dependencies. [#49757] @@ -255,6 +259,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed - Minor package.json change - removing private entry. +[1.0.18]: https://github.com/Automattic/jetpack-image-guide/compare/v1.0.17...v1.0.18 [1.0.17]: https://github.com/Automattic/jetpack-image-guide/compare/v1.0.16...v1.0.17 [1.0.16]: https://github.com/Automattic/jetpack-image-guide/compare/v1.0.15...v1.0.16 [1.0.15]: https://github.com/Automattic/jetpack-image-guide/compare/v1.0.14...v1.0.15 diff --git a/projects/js-packages/image-guide/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/image-guide/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index f6864c1db180..000000000000 --- a/projects/js-packages/image-guide/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Update babel config in preparation for v8. Should be no change to functionality. - - diff --git a/projects/js-packages/image-guide/package.json b/projects/js-packages/image-guide/package.json index f5a99f5abac0..66b014fdeeb3 100644 --- a/projects/js-packages/image-guide/package.json +++ b/projects/js-packages/image-guide/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-image-guide", - "version": "1.0.17", + "version": "1.0.18", "description": "Go through the dom to analyze image size on screen vs actual file size.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/image-guide/#readme", "bugs": { diff --git a/projects/js-packages/jetpack-shared-stores/CHANGELOG.md b/projects/js-packages/jetpack-shared-stores/CHANGELOG.md index e707242ac448..4206eeef787c 100644 --- a/projects/js-packages/jetpack-shared-stores/CHANGELOG.md +++ b/projects/js-packages/jetpack-shared-stores/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.2] - 2026-06-26 +### Changed +- Internal updates. + ## [0.1.1] - 2026-06-23 ### Changed - Update dependencies. @@ -16,4 +20,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Update package dependencies. [#49757] +[0.1.2]: https://github.com/Automattic/jetpack-shared-stores/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/Automattic/jetpack-shared-stores/compare/v0.1.0...v0.1.1 diff --git a/projects/js-packages/jetpack-shared-stores/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/jetpack-shared-stores/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index 9319090be651..000000000000 --- a/projects/js-packages/jetpack-shared-stores/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove unused `@babel/` package deps. - - diff --git a/projects/js-packages/jetpack-shared-stores/package.json b/projects/js-packages/jetpack-shared-stores/package.json index a1c2069dc013..07ca07db9775 100644 --- a/projects/js-packages/jetpack-shared-stores/package.json +++ b/projects/js-packages/jetpack-shared-stores/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-shared-stores", - "version": "0.1.1", + "version": "0.1.2", "description": "Shared WordPress data stores used by the Jetpack block editor extensions, externalized into a single bundle to avoid duplicate store registration.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/jetpack-shared-stores/#readme", "bugs": { diff --git a/projects/js-packages/licensing/CHANGELOG.md b/projects/js-packages/licensing/CHANGELOG.md index 2b174d517cbd..43a5f84032d2 100644 --- a/projects/js-packages/licensing/CHANGELOG.md +++ b/projects/js-packages/licensing/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). +## 1.2.60 - 2026-06-26 +### Changed +- Internal updates. + ## 1.2.59 - 2026-06-25 ### Changed - Update dependencies. [#49431] diff --git a/projects/js-packages/licensing/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/licensing/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index 9319090be651..000000000000 --- a/projects/js-packages/licensing/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove unused `@babel/` package deps. - - diff --git a/projects/js-packages/licensing/package.json b/projects/js-packages/licensing/package.json index 6751fe6f5358..c556a0a0649c 100644 --- a/projects/js-packages/licensing/package.json +++ b/projects/js-packages/licensing/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-licensing", - "version": "1.2.59", + "version": "1.2.60", "private": true, "description": "Jetpack licensing flow", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/licensing/#readme", diff --git a/projects/js-packages/number-formatters/CHANGELOG.md b/projects/js-packages/number-formatters/CHANGELOG.md index 91f54ce103f7..60f2a7d3541b 100644 --- a/projects/js-packages/number-formatters/CHANGELOG.md +++ b/projects/js-packages/number-formatters/CHANGELOG.md @@ -4,6 +4,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/). +## [1.2.5] - 2026-06-26 +### Changed +- Internal updates. + ## [1.2.4] - 2026-06-22 ### Changed - Update package dependencies. [#49757] @@ -172,6 +176,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Initial release - Basic number formatting functionality +[1.2.5]: https://github.com/Automattic/number-formatters/compare/1.2.4...1.2.5 [1.2.4]: https://github.com/Automattic/number-formatters/compare/1.2.3...1.2.4 [1.2.3]: https://github.com/Automattic/number-formatters/compare/1.2.2...1.2.3 [1.2.2]: https://github.com/Automattic/number-formatters/compare/1.2.1...1.2.2 diff --git a/projects/js-packages/number-formatters/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/number-formatters/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index 9319090be651..000000000000 --- a/projects/js-packages/number-formatters/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove unused `@babel/` package deps. - - diff --git a/projects/js-packages/number-formatters/package.json b/projects/js-packages/number-formatters/package.json index 4598a78a5bb6..0922cf7fc10d 100644 --- a/projects/js-packages/number-formatters/package.json +++ b/projects/js-packages/number-formatters/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/number-formatters", - "version": "1.2.4", + "version": "1.2.5", "description": "Number formatting utilities", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/number-formatters/#readme", "bugs": { diff --git a/projects/js-packages/react-data-sync-client/CHANGELOG.md b/projects/js-packages/react-data-sync-client/CHANGELOG.md index 1cd72c695aac..f8a615eba534 100644 --- a/projects/js-packages/react-data-sync-client/CHANGELOG.md +++ b/projects/js-packages/react-data-sync-client/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.35] - 2026-06-26 +### Changed +- Internal updates. + ## [0.1.34] - 2026-06-24 ### Changed - Update dependencies. [#49641] @@ -187,6 +191,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Added default param for callbacks to prevent crashes when none provided [#34910] +[0.1.35]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.34...v0.1.35 [0.1.34]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.33...v0.1.34 [0.1.33]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.32...v0.1.33 [0.1.32]: https://github.com/Automattic/jetpack-react-data-sync-client/compare/v0.1.31...v0.1.32 diff --git a/projects/js-packages/react-data-sync-client/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/react-data-sync-client/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index f6864c1db180..000000000000 --- a/projects/js-packages/react-data-sync-client/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Update babel config in preparation for v8. Should be no change to functionality. - - diff --git a/projects/js-packages/react-data-sync-client/package.json b/projects/js-packages/react-data-sync-client/package.json index 4092797c84c9..297980fb04ef 100644 --- a/projects/js-packages/react-data-sync-client/package.json +++ b/projects/js-packages/react-data-sync-client/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-react-data-sync-client", - "version": "0.1.34", + "version": "0.1.35", "private": true, "description": "DataSync client for React", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/react-data-sync-client/#readme", diff --git a/projects/js-packages/scan/changelog/force-a-release b/projects/js-packages/scan/changelog/force-a-release new file mode 100644 index 000000000000..d4ad6c7cc337 --- /dev/null +++ b/projects/js-packages/scan/changelog/force-a-release @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +Update dependencies. diff --git a/projects/js-packages/shared-extension-utils/CHANGELOG.md b/projects/js-packages/shared-extension-utils/CHANGELOG.md index 4f0323a6eaed..795e337b8dae 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). +## [2.0.5] - 2026-06-26 +### Changed +- Internal updates. + ## [2.0.4] - 2026-06-25 ### Changed - Update dependencies. [#49431] @@ -991,6 +995,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Core: prepare utility for release +[2.0.5]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/2.0.4...2.0.5 [2.0.4]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/2.0.3...2.0.4 [2.0.3]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/2.0.2...2.0.3 [2.0.2]: https://github.com/Automattic/jetpack-shared-extension-utils/compare/2.0.1...2.0.2 diff --git a/projects/js-packages/shared-extension-utils/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/shared-extension-utils/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index 9319090be651..000000000000 --- a/projects/js-packages/shared-extension-utils/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove unused `@babel/` package deps. - - diff --git a/projects/js-packages/shared-extension-utils/package.json b/projects/js-packages/shared-extension-utils/package.json index 56b76505e378..1a15d1762b9d 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": "2.0.4", + "version": "2.0.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-previews/changelog/force-a-release b/projects/js-packages/social-previews/changelog/force-a-release new file mode 100644 index 000000000000..d4ad6c7cc337 --- /dev/null +++ b/projects/js-packages/social-previews/changelog/force-a-release @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +Update dependencies. diff --git a/projects/js-packages/webpack-config/CHANGELOG.md b/projects/js-packages/webpack-config/CHANGELOG.md index df01ac4cf111..bfad796d40af 100644 --- a/projects/js-packages/webpack-config/CHANGELOG.md +++ b/projects/js-packages/webpack-config/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). +## 3.11.0 - 2026-06-26 +### Added +- Add `/targets` entry point, which returns the configured browserslist targets, defaulting to `@wordpress/browserslist-config` rather than browserslist's own defaults. [#49977] + +### Changed +- Update babel configurations in preparation for v8. The biggest visible change is that consumers should be sure to set `targets` at the top level of their config if not configuring `browserslist` already. [#49977] + ## 3.10.1 - 2026-06-23 ### Changed - Update package dependencies. [#49831] diff --git a/projects/js-packages/webpack-config/changelog/update-babel-configs-prep-for-v8 b/projects/js-packages/webpack-config/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index 923ec24c217f..000000000000 --- a/projects/js-packages/webpack-config/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -Update babel configurations in preparation for v8. The biggest visible change is that consumers should be sure to set `targets` at the top level of their config if not configuring `browserslist` already. diff --git a/projects/js-packages/webpack-config/changelog/update-babel-configs-prep-for-v8#2 b/projects/js-packages/webpack-config/changelog/update-babel-configs-prep-for-v8#2 deleted file mode 100644 index 36cb379058ac..000000000000 --- a/projects/js-packages/webpack-config/changelog/update-babel-configs-prep-for-v8#2 +++ /dev/null @@ -1,4 +0,0 @@ -Significance: minor -Type: added - -Add `/targets` entry point, which returns the configured browserslist targets, defaulting to `@wordpress/browserslist-config` rather than browserslist's own defaults. diff --git a/projects/js-packages/webpack-config/package.json b/projects/js-packages/webpack-config/package.json index 6fdc4bd2f574..ef63f2fc01f2 100644 --- a/projects/js-packages/webpack-config/package.json +++ b/projects/js-packages/webpack-config/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-webpack-config", - "version": "3.10.1", + "version": "3.11.0", "private": true, "description": "Library of pieces for webpack config in Jetpack projects.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/webpack-config/#readme", diff --git a/projects/packages/admin-ui/CHANGELOG.md b/projects/packages/admin-ui/CHANGELOG.md index 07fa3236f316..8cc9624eee40 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.9.6] - 2026-06-26 +### Changed +- Update dependencies. [#48834] + ## [0.9.5] - 2026-06-23 ### Changed - Update package dependencies. [#49831] @@ -299,6 +303,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixing menu visibility issues. +[0.9.6]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.5...0.9.6 [0.9.5]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.4...0.9.5 [0.9.4]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.3...0.9.4 [0.9.3]: https://github.com/Automattic/jetpack-admin-ui/compare/0.9.2...0.9.3 diff --git a/projects/packages/admin-ui/package.json b/projects/packages/admin-ui/package.json index 72f9f55ced92..e1242bfc322f 100644 --- a/projects/packages/admin-ui/package.json +++ b/projects/packages/admin-ui/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-admin-ui", - "version": "0.9.5", + "version": "0.9.6", "private": true, "description": "Generic Jetpack wp-admin UI elements", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/admin-ui/#readme", diff --git a/projects/packages/admin-ui/src/class-admin-menu.php b/projects/packages/admin-ui/src/class-admin-menu.php index 518cc7b568ce..d1161070d70a 100644 --- a/projects/packages/admin-ui/src/class-admin-menu.php +++ b/projects/packages/admin-ui/src/class-admin-menu.php @@ -17,7 +17,7 @@ */ class Admin_Menu { - const PACKAGE_VERSION = '0.9.5'; + const PACKAGE_VERSION = '0.9.6'; /** * Slug used for the upgrade menu item and redirect URL. diff --git a/projects/packages/agents-manager/CHANGELOG.md b/projects/packages/agents-manager/CHANGELOG.md index a64a7d025128..df28e1bdc076 100644 --- a/projects/packages/agents-manager/CHANGELOG.md +++ b/projects/packages/agents-manager/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.3] - 2026-06-26 +### Changed +- Internal updates. + ## [0.5.2] - 2026-06-23 ### Changed - Update package dependencies. [#49831] @@ -54,6 +58,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Agents Manager: Allow overriding variant and sectionName through filters [#49283] - Initial version, extracted from Jetpack MU WPCOM to its own package for external consumption. [#49202] +[0.5.3]: https://github.com/Automattic/jetpack-agents-manager/compare/v0.5.2...v0.5.3 [0.5.2]: https://github.com/Automattic/jetpack-agents-manager/compare/v0.5.1...v0.5.2 [0.5.1]: https://github.com/Automattic/jetpack-agents-manager/compare/v0.5.0...v0.5.1 [0.5.0]: https://github.com/Automattic/jetpack-agents-manager/compare/v0.4.0...v0.5.0 diff --git a/projects/packages/agents-manager/changelog/update-babel-configs-prep-for-v8 b/projects/packages/agents-manager/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index 9319090be651..000000000000 --- a/projects/packages/agents-manager/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove unused `@babel/` package deps. - - diff --git a/projects/packages/agents-manager/package.json b/projects/packages/agents-manager/package.json index c7edd82a0bd2..8b979594b228 100644 --- a/projects/packages/agents-manager/package.json +++ b/projects/packages/agents-manager/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-agents-manager", - "version": "0.5.2", + "version": "0.5.3", "private": true, "description": "Shared AI infrastructure helpers for Automattic plugins", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/agents-manager/#readme", diff --git a/projects/packages/agents-manager/src/class-agents-manager.php b/projects/packages/agents-manager/src/class-agents-manager.php index 09bd549d97d4..1dc7d962f8d7 100644 --- a/projects/packages/agents-manager/src/class-agents-manager.php +++ b/projects/packages/agents-manager/src/class-agents-manager.php @@ -19,7 +19,7 @@ class Agents_Manager { * * @var string */ - const PACKAGE_VERSION = '0.5.2'; + const PACKAGE_VERSION = '0.5.3'; /** * Help Center URL for disconnected variants. diff --git a/projects/packages/assets/CHANGELOG.md b/projects/packages/assets/CHANGELOG.md index 7175495bdbaa..bb8dba871254 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). +## [4.4.2] - 2026-06-26 +### Changed +- Update dependencies. [#42554] + ## [4.4.1] - 2026-06-23 ### Changed - Update package dependencies. [#49831] @@ -876,6 +880,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Statically access asset tools +[4.4.2]: https://github.com/Automattic/jetpack-assets/compare/v4.4.1...v4.4.2 [4.4.1]: https://github.com/Automattic/jetpack-assets/compare/v4.4.0...v4.4.1 [4.4.0]: https://github.com/Automattic/jetpack-assets/compare/v4.3.44...v4.4.0 [4.3.44]: https://github.com/Automattic/jetpack-assets/compare/v4.3.43...v4.3.44 diff --git a/projects/packages/classic-theme-helper/changelog/force-a-release b/projects/packages/classic-theme-helper/changelog/force-a-release new file mode 100644 index 000000000000..d4ad6c7cc337 --- /dev/null +++ b/projects/packages/classic-theme-helper/changelog/force-a-release @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +Update dependencies. diff --git a/projects/packages/connection/CHANGELOG.md b/projects/packages/connection/CHANGELOG.md index a25ac0817c5e..93a70d5b7d89 100644 --- a/projects/packages/connection/CHANGELOG.md +++ b/projects/packages/connection/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). +## [8.7.5] - 2026-06-26 +### Changed +- Internal updates. + ## [8.7.4] - 2026-06-25 ### Changed - Heartbeat: Report the missing connection owner and XML-RPC error stats for all connected sites. [#49922] @@ -1927,6 +1931,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Separate the connection library into its own package. +[8.7.5]: https://github.com/Automattic/jetpack-connection/compare/v8.7.4...v8.7.5 [8.7.4]: https://github.com/Automattic/jetpack-connection/compare/v8.7.3...v8.7.4 [8.7.3]: https://github.com/Automattic/jetpack-connection/compare/v8.7.2...v8.7.3 [8.7.2]: https://github.com/Automattic/jetpack-connection/compare/v8.7.1...v8.7.2 diff --git a/projects/packages/connection/changelog/update-babel-configs-prep-for-v8 b/projects/packages/connection/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index f6864c1db180..000000000000 --- a/projects/packages/connection/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Update babel config in preparation for v8. Should be no change to functionality. - - diff --git a/projects/packages/connection/src/class-package-version.php b/projects/packages/connection/src/class-package-version.php index 5d0969331c13..0661cf3bdbfe 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 = '8.7.4'; + const PACKAGE_VERSION = '8.7.5'; const PACKAGE_SLUG = 'connection'; diff --git a/projects/packages/explat/CHANGELOG.md b/projects/packages/explat/CHANGELOG.md index 7ab6e70db670..f977135b3c65 100644 --- a/projects/packages/explat/CHANGELOG.md +++ b/projects/packages/explat/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.33] - 2026-06-26 +### Changed +- Internal updates. + ## [0.4.32] - 2026-06-24 ### Changed - Defer ExPlat REST controller instantiation so the controller class only loads on REST API requests. [#49803] @@ -379,6 +383,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - ExPlat: add condition to prevent fetching the experiment assignment if there's not anon id (meaning that Tracks is likely disabled) [#38327] - Updated package dependencies. [#38132] +[0.4.33]: https://github.com/Automattic/jetpack-explat/compare/v0.4.32...v0.4.33 [0.4.32]: https://github.com/Automattic/jetpack-explat/compare/v0.4.31...v0.4.32 [0.4.31]: https://github.com/Automattic/jetpack-explat/compare/v0.4.30...v0.4.31 [0.4.30]: https://github.com/Automattic/jetpack-explat/compare/v0.4.29...v0.4.30 diff --git a/projects/packages/explat/changelog/update-babel-configs-prep-for-v8 b/projects/packages/explat/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index f6864c1db180..000000000000 --- a/projects/packages/explat/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Update babel config in preparation for v8. Should be no change to functionality. - - diff --git a/projects/packages/explat/package.json b/projects/packages/explat/package.json index 637ec73a2812..f0c5cd965b47 100644 --- a/projects/packages/explat/package.json +++ b/projects/packages/explat/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-explat", - "version": "0.4.32", + "version": "0.4.33", "private": true, "description": "A package for running A/B tests on the Experimentation Platform (ExPlat) in the plugin.", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/explat/#readme", diff --git a/projects/packages/explat/src/class-explat.php b/projects/packages/explat/src/class-explat.php index a3d84c370158..15eff6bd3188 100644 --- a/projects/packages/explat/src/class-explat.php +++ b/projects/packages/explat/src/class-explat.php @@ -20,7 +20,7 @@ class ExPlat { * * @var string */ - const PACKAGE_VERSION = '0.4.32'; + const PACKAGE_VERSION = '0.4.33'; /** * Initializer. diff --git a/projects/packages/jitm/CHANGELOG.md b/projects/packages/jitm/CHANGELOG.md index cfd16acd1925..751e5d3fdfa3 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). +## [4.3.44] - 2026-06-26 +### Changed +- Update dependencies. [#49821] + ## [4.3.43] - 2026-06-24 ### Changed - Performance: Defer loading the connection-specific JITM classes until a JITM hook fires, reducing the per-request PHP/opcache footprint. [#49806] @@ -1139,6 +1143,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Update Jetpack to use new JITM package +[4.3.44]: https://github.com/Automattic/jetpack-jitm/compare/v4.3.43...v4.3.44 [4.3.43]: https://github.com/Automattic/jetpack-jitm/compare/v4.3.42...v4.3.43 [4.3.42]: https://github.com/Automattic/jetpack-jitm/compare/v4.3.41...v4.3.42 [4.3.41]: https://github.com/Automattic/jetpack-jitm/compare/v4.3.40...v4.3.41 diff --git a/projects/packages/jitm/src/class-jitm.php b/projects/packages/jitm/src/class-jitm.php index 91dfa81a055d..53c8d3969eb0 100644 --- a/projects/packages/jitm/src/class-jitm.php +++ b/projects/packages/jitm/src/class-jitm.php @@ -25,7 +25,7 @@ */ class JITM { - const PACKAGE_VERSION = '4.3.43'; + const PACKAGE_VERSION = '4.3.44'; /** * List of screen IDs where JITMs are allowed to display. diff --git a/projects/packages/masterbar/changelog/force-a-release b/projects/packages/masterbar/changelog/force-a-release new file mode 100644 index 000000000000..d4ad6c7cc337 --- /dev/null +++ b/projects/packages/masterbar/changelog/force-a-release @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +Update dependencies. diff --git a/projects/packages/my-jetpack/CHANGELOG.md b/projects/packages/my-jetpack/CHANGELOG.md index 5078f7e404ca..611b82fe2ef4 100644 --- a/projects/packages/my-jetpack/CHANGELOG.md +++ b/projects/packages/my-jetpack/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). +## [5.40.3] - 2026-06-26 +### Changed +- My Jetpack: migrate ProductDetailCard typography from the in-house @automattic/jetpack-components Text to @wordpress/ui Text, adopting the closest design-system variants. [#49704] + +### Fixed +- Fix fatal error when an older bundled SEO package is loaded: guard the SEO opt-in card with method_exists instead of class_exists. [#49988] + ## [5.40.2] - 2026-06-25 ### Changed - Internal updates. @@ -2743,6 +2750,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Created package +[5.40.3]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.40.2...5.40.3 [5.40.2]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.40.1...5.40.2 [5.40.1]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.40.0...5.40.1 [5.40.0]: https://github.com/Automattic/jetpack-my-jetpack/compare/5.39.0...5.40.0 diff --git a/projects/packages/my-jetpack/changelog/fix-my-jetpack-seo-optin-fatal b/projects/packages/my-jetpack/changelog/fix-my-jetpack-seo-optin-fatal deleted file mode 100644 index e829f42ef89c..000000000000 --- a/projects/packages/my-jetpack/changelog/fix-my-jetpack-seo-optin-fatal +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fix fatal error when an older bundled SEO package is loaded: guard the SEO opt-in card with method_exists instead of class_exists. diff --git a/projects/packages/my-jetpack/changelog/migrate-product-detail-card-text-wp-ui b/projects/packages/my-jetpack/changelog/migrate-product-detail-card-text-wp-ui deleted file mode 100644 index 5ea0829d01b8..000000000000 --- a/projects/packages/my-jetpack/changelog/migrate-product-detail-card-text-wp-ui +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: changed - -My Jetpack: migrate ProductDetailCard typography from the in-house @automattic/jetpack-components Text to @wordpress/ui Text, adopting the closest design-system variants. diff --git a/projects/packages/my-jetpack/changelog/update-babel-configs-prep-for-v8 b/projects/packages/my-jetpack/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index f6864c1db180..000000000000 --- a/projects/packages/my-jetpack/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Update babel config in preparation for v8. Should be no change to functionality. - - diff --git a/projects/packages/my-jetpack/package.json b/projects/packages/my-jetpack/package.json index fdbfb8094109..8d33097d9123 100644 --- a/projects/packages/my-jetpack/package.json +++ b/projects/packages/my-jetpack/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-my-jetpack", - "version": "5.40.2", + "version": "5.40.3", "private": true, "description": "WP Admin page with information and configuration shared among all Jetpack stand-alone plugins", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/my-jetpack/#readme", diff --git a/projects/packages/my-jetpack/src/class-initializer.php b/projects/packages/my-jetpack/src/class-initializer.php index e370c7e4543a..49b34054bf32 100644 --- a/projects/packages/my-jetpack/src/class-initializer.php +++ b/projects/packages/my-jetpack/src/class-initializer.php @@ -40,7 +40,7 @@ class Initializer { * * @var string */ - const PACKAGE_VERSION = '5.40.2'; + const PACKAGE_VERSION = '5.40.3'; /** * HTML container ID for the IDC screen on My Jetpack page. diff --git a/projects/packages/plugin-deactivation/CHANGELOG.md b/projects/packages/plugin-deactivation/CHANGELOG.md index a4b6cd48b833..8da6489a90b0 100644 --- a/projects/packages/plugin-deactivation/CHANGELOG.md +++ b/projects/packages/plugin-deactivation/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.30] - 2026-06-26 +### Changed +- Internal updates. + ## [0.3.29] - 2026-06-24 ### Changed - Update dependencies. [#49641] @@ -186,6 +190,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Added package to intercept plugin deactivation [#27081] +[0.3.30]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.3.29...v0.3.30 [0.3.29]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.3.28...v0.3.29 [0.3.28]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.3.27...v0.3.28 [0.3.27]: https://github.com/Automattic/jetpack-plugin-deactivation/compare/v0.3.26...v0.3.27 diff --git a/projects/packages/plugin-deactivation/changelog/update-babel-configs-prep-for-v8 b/projects/packages/plugin-deactivation/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index f6864c1db180..000000000000 --- a/projects/packages/plugin-deactivation/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: changed -Comment: Update babel config in preparation for v8. Should be no change to functionality. - - diff --git a/projects/packages/plugin-deactivation/package.json b/projects/packages/plugin-deactivation/package.json index 524802520df6..4bc5aad447f7 100644 --- a/projects/packages/plugin-deactivation/package.json +++ b/projects/packages/plugin-deactivation/package.json @@ -1,6 +1,6 @@ { "name": "@automattic/jetpack-plugin-deactivation", - "version": "0.3.29", + "version": "0.3.30", "private": true, "description": "Intercept plugin deactivation with a dialog", "homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/packages/plugin-deactivation/#readme", diff --git a/projects/packages/plugin-deactivation/src/class-deactivation-handler.php b/projects/packages/plugin-deactivation/src/class-deactivation-handler.php index acc31dbe43ce..61e2c1907ca9 100644 --- a/projects/packages/plugin-deactivation/src/class-deactivation-handler.php +++ b/projects/packages/plugin-deactivation/src/class-deactivation-handler.php @@ -21,7 +21,7 @@ class Deactivation_Handler { * * @var string */ - const PACKAGE_VERSION = '0.3.29'; + const PACKAGE_VERSION = '0.3.30'; /** * Slug of the plugin to intercept deactivation for. diff --git a/projects/packages/post-list/changelog/force-a-release b/projects/packages/post-list/changelog/force-a-release new file mode 100644 index 000000000000..d4ad6c7cc337 --- /dev/null +++ b/projects/packages/post-list/changelog/force-a-release @@ -0,0 +1,4 @@ +Significance: patch +Type: changed + +Update dependencies. diff --git a/projects/plugins/boost/CHANGELOG.md b/projects/plugins/boost/CHANGELOG.md index 2020ee469d62..1b7f366009d0 100644 --- a/projects/plugins/boost/CHANGELOG.md +++ b/projects/plugins/boost/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). +## [4.6.3] - 2026-06-26 +### Changed +- Update dependencies. [#49962] + +### Fixed +- Fix fatal error on My Jetpack when the current stable Jetpack plugin is active. [#49994] + ## [4.6.2] - 2026-06-24 ### Added - Concatenate JS/CSS: allow administrators to test additional exclude handles per-request via jb-minify-js-excludes / jb-minify-css-excludes GET parameters, without changing saved settings. The parameters are ignored for non-administrators. [#49555] @@ -12,7 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Migrate ToggleControl to @wordpress/components [#49694] -- Update package dependencies. [#49631] [#49638] [#49691] [#49757] [#49831] +- Update package dependencies. [#49631] [#49638] [#49691] [#49757] [#49831] ### Fixed - Critical CSS: continue generating for remaining providers when one provider fails unexpectedly, instead of failing the whole run. [#49554] @@ -977,6 +984,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - First public alpha release +[4.6.3]: https://github.com/Automattic/jetpack-boost-production/compare/4.6.2...4.6.3 [4.6.2]: https://github.com/Automattic/jetpack-boost-production/compare/4.6.1...4.6.2 [4.6.1]: https://github.com/Automattic/jetpack-boost-production/compare/4.6.0...4.6.1 [4.6.0]: https://github.com/Automattic/jetpack-boost-production/compare/4.5.9...4.6.0 diff --git a/projects/plugins/boost/changelog/fix-add-changelogs-my-jetpack-fatal b/projects/plugins/boost/changelog/fix-add-changelogs-my-jetpack-fatal deleted file mode 100644 index 8740472405e5..000000000000 --- a/projects/plugins/boost/changelog/fix-add-changelogs-my-jetpack-fatal +++ /dev/null @@ -1,4 +0,0 @@ -Significance: patch -Type: fixed - -Fix fatal error on My Jetpack when the current stable Jetpack plugin is active. diff --git a/projects/plugins/boost/changelog/update-babel-configs-prep-for-v8 b/projects/plugins/boost/changelog/update-babel-configs-prep-for-v8 deleted file mode 100644 index 9319090be651..000000000000 --- a/projects/plugins/boost/changelog/update-babel-configs-prep-for-v8 +++ /dev/null @@ -1,5 +0,0 @@ -Significance: patch -Type: removed -Comment: Remove unused `@babel/` package deps. - - diff --git a/projects/plugins/boost/composer.json b/projects/plugins/boost/composer.json index cc4687c64d3a..5669f2390e55 100644 --- a/projects/plugins/boost/composer.json +++ b/projects/plugins/boost/composer.json @@ -3,7 +3,7 @@ "description": "Boost your WordPress site's performance, from the creators of Jetpack", "type": "library", "license": "GPL-2.0-or-later", - "version": "4.6.2", + "version": "4.6.3", "authors": [ { "name": "Automattic, Inc.", @@ -77,7 +77,7 @@ "platform": { "ext-intl": "0.0.0" }, - "autoloader-suffix": "b1e77e6231d50e7663f84529b6a3dfda_jetpack_boostⓥ4_6_2", + "autoloader-suffix": "b1e77e6231d50e7663f84529b6a3dfda_jetpack_boostⓥ4_6_3", "allow-plugins": { "automattic/jetpack-autoloader": true, "automattic/jetpack-composer-plugin": true diff --git a/projects/plugins/boost/composer.lock b/projects/plugins/boost/composer.lock index 979e7f43542e..3f9eb620b96d 100644 --- a/projects/plugins/boost/composer.lock +++ b/projects/plugins/boost/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "67135344f2c872772eec1f0d62fe6dd5", + "content-hash": "290271cf45d484993b4fec793522e45f", "packages": [ { "name": "automattic/jetpack-a8c-mc-stats", diff --git a/projects/plugins/boost/jetpack-boost.php b/projects/plugins/boost/jetpack-boost.php index 525bbb62fc79..d12bc44d71c3 100644 --- a/projects/plugins/boost/jetpack-boost.php +++ b/projects/plugins/boost/jetpack-boost.php @@ -9,7 +9,7 @@ * Plugin Name: Jetpack Boost * Plugin URI: https://jetpack.com/boost * Description: Boost your WordPress site's performance, from the creators of Jetpack - * Version: 4.6.2 + * Version: 4.6.3 * Author: Automattic - Jetpack Site Speed team * Author URI: https://jetpack.com/boost/ * License: GPL-2.0+ @@ -29,7 +29,7 @@ die( 0 ); } -define( 'JETPACK_BOOST_VERSION', '4.6.2' ); +define( 'JETPACK_BOOST_VERSION', '4.6.3' ); define( 'JETPACK_BOOST_SLUG', 'jetpack-boost' ); if ( ! defined( 'JETPACK_BOOST_CLIENT_NAME' ) ) { diff --git a/projects/plugins/boost/readme.txt b/projects/plugins/boost/readme.txt index 2530363037a1..eea141186057 100644 --- a/projects/plugins/boost/readme.txt +++ b/projects/plugins/boost/readme.txt @@ -185,20 +185,12 @@ If you run into compatibility issues, please do let us know. You can drop us a l 4. Historical performance tracking with the upgraded plan. == Changelog == -### 4.6.2 - 2026-06-24 -#### Added -- Concatenate JS/CSS: allow administrators to test additional exclude handles per-request via jb-minify-js-excludes / jb-minify-css-excludes GET parameters, without changing saved settings. The parameters are ignored for non-administrators. -- Defer JS: add an exclusion list so specific pages can be excluded by URL pattern without disabling the feature site-wide. - +### 4.6.3 - 2026-06-26 #### Changed -- Migrate ToggleControl to @wordpress/components -- Update package dependencies. [#49631] [#49638] [#49691] [#49757] [#49831] +- Update dependencies. #### Fixed -- Critical CSS: continue generating for remaining providers when one provider fails unexpectedly, instead of failing the whole run. -- Critical CSS: stop stripping inline SVG markup and double quotes from valid CSS values while still preventing style-tag breakout. -- Defer JS: keep position-dependent inline scripts (document.write) in place instead of moving them after the footer. -- Page Cache: more reliably remove the boost-cache directory on uninstall, and avoid cleanup hanging or timing out on very large caches. +- Fix fatal error on My Jetpack when the current stable Jetpack plugin is active. --------