Skip to content

Commit f31f2fc

Browse files
gmjuhaszmanzoorwanijktbradsha
authored
Backport jetpack 15.2-beta Changes (#45745)
* Changelog and readme.txt edits. * Amend readme.txt * Apply suggestions from code review Co-authored-by: tbradsha <32492176+tbradsha@users.noreply.github.com> --------- Co-authored-by: Manzoor Wani <manzoorwani.jk@gmail.com> Co-authored-by: tbradsha <32492176+tbradsha@users.noreply.github.com>
1 parent f287acc commit f31f2fc

File tree

212 files changed

+433
-555
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

212 files changed

+433
-555
lines changed

projects/js-packages/ai-client/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.33.18] - 2025-11-03
9+
### Changed
10+
- Update package dependencies. [#45652]
11+
812
## [0.33.17] - 2025-10-20
913
### Changed
1014
- Update dependencies. [#45488]
@@ -726,6 +730,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
726730
- AI Client: stop using smart document visibility handling on the fetchEventSource library, so it does not restart the completion when changing tabs. [#32004]
727731
- Updated package dependencies. [#31468] [#31659] [#31785]
728732

733+
[0.33.18]: https://github.com/Automattic/jetpack-ai-client/compare/v0.33.17...v0.33.18
729734
[0.33.17]: https://github.com/Automattic/jetpack-ai-client/compare/v0.33.16...v0.33.17
730735
[0.33.16]: https://github.com/Automattic/jetpack-ai-client/compare/v0.33.15...v0.33.16
731736
[0.33.15]: https://github.com/Automattic/jetpack-ai-client/compare/v0.33.14...v0.33.15

projects/js-packages/ai-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/jetpack-ai-client",
3-
"version": "0.33.17",
3+
"version": "0.33.18",
44
"private": false,
55
"description": "A JS client for consuming Jetpack AI services",
66
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/ai-client/#readme",

projects/js-packages/charts/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.46.1] - 2025-11-03
9+
### Fixed
10+
- Fix lints. [#45658]
11+
812
## [0.46.0] - 2025-10-28
913
### Added
1014
- Charts: Add interactive legend support to LeaderboardChart [#45581]
@@ -535,6 +539,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
535539
- Fixed lints following ESLint rule changes for TS [#40584]
536540
- Fixing a bug in Chart storybook data. [#40640]
537541

542+
[0.46.1]: https://github.com/Automattic/charts/compare/v0.46.0...v0.46.1
538543
[0.46.0]: https://github.com/Automattic/charts/compare/v0.45.0...v0.46.0
539544
[0.45.0]: https://github.com/Automattic/charts/compare/v0.44.0...v0.45.0
540545
[0.44.0]: https://github.com/Automattic/charts/compare/v0.43.0...v0.44.0

projects/js-packages/charts/changelog/renovate-eslint-packages

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

projects/js-packages/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/charts",
3-
"version": "0.46.0",
3+
"version": "0.46.1",
44
"description": "Display charts within Automattic products.",
55
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/charts/#readme",
66
"bugs": {

projects/js-packages/components/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
### This is a list detailing changes for the Jetpack RNA Components package releases.
44

5+
## [1.3.8] - 2025-11-03
6+
### Added
7+
- Add domains icon to the Gridicon component. [#45716]
8+
59
## [1.3.7] - 2025-10-28
610
### Changed
711
- Update package dependencies. [#45652]
@@ -1549,6 +1553,7 @@
15491553
### Changed
15501554
- Update node version requirement to 14.16.1
15511555

1556+
[1.3.8]: https://github.com/Automattic/jetpack-components/compare/1.3.7...1.3.8
15521557
[1.3.7]: https://github.com/Automattic/jetpack-components/compare/1.3.6...1.3.7
15531558
[1.3.6]: https://github.com/Automattic/jetpack-components/compare/1.3.5...1.3.6
15541559
[1.3.5]: https://github.com/Automattic/jetpack-components/compare/1.3.4...1.3.5

projects/js-packages/components/changelog/fix-jetpack-remove_problematic_deps

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

projects/js-packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/jetpack-components",
3-
"version": "1.3.7",
3+
"version": "1.3.8",
44
"description": "Jetpack Components Package",
55
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/components/#readme",
66
"bugs": {

projects/js-packages/connection/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
### This is a list detailing changes for the Jetpack RNA Connection Component releases.
44

5+
## [1.4.15] - 2025-11-03
6+
### Changed
7+
- Update dependencies.
8+
59
## [1.4.14] - 2025-10-28
610
### Changed
711
- Update package dependencies. [#45652]
@@ -1187,6 +1191,7 @@
11871191
- `Main` and `ConnectUser` components added.
11881192
- `JetpackRestApiClient` API client added.
11891193

1194+
[1.4.15]: https://github.com/Automattic/jetpack-connection-js/compare/v1.4.14...v1.4.15
11901195
[1.4.14]: https://github.com/Automattic/jetpack-connection-js/compare/v1.4.13...v1.4.14
11911196
[1.4.13]: https://github.com/Automattic/jetpack-connection-js/compare/v1.4.12...v1.4.13
11921197
[1.4.12]: https://github.com/Automattic/jetpack-connection-js/compare/v1.4.11...v1.4.12

projects/js-packages/connection/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@automattic/jetpack-connection",
3-
"version": "1.4.14",
3+
"version": "1.4.15",
44
"description": "Jetpack Connection Component",
55
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme",
66
"bugs": {

0 commit comments

Comments
 (0)