Skip to content

Commit

Permalink
Backport jetpack 13.9-beta Changes (#39587)
Browse files Browse the repository at this point in the history
* Changelog and readme.txt edits.

* Amend readme.txt

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11120940219

Upstream-Ref: Automattic/jetpack@33d102e
  • Loading branch information
zinigor authored and matticbot committed Oct 1, 2024
1 parent f2f1747 commit dcfe75b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
9 changes: 3 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,9 @@

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

## [0.35.10-alpha] - unreleased

This is an alpha version! The changes listed here are not final.

## [0.35.10] - 2024-09-30
### Changed
- Fetch adminUrl current value on function run
- Fetch adminUrl current value on function run [#39578]

## [0.35.9] - 2024-09-25
### Changed
Expand Down Expand Up @@ -862,7 +859,7 @@ This is an alpha version! The changes listed here are not final.
- `Main` and `ConnectUser` components added.
- `JetpackRestApiClient` API client added.

[0.35.10-alpha]: https://github.com/Automattic/jetpack-connection-js/compare/v0.35.9...v0.35.10-alpha
[0.35.10]: https://github.com/Automattic/jetpack-connection-js/compare/v0.35.9...v0.35.10
[0.35.9]: https://github.com/Automattic/jetpack-connection-js/compare/v0.35.8...v0.35.9
[0.35.8]: https://github.com/Automattic/jetpack-connection-js/compare/v0.35.7...v0.35.8
[0.35.7]: https://github.com/Automattic/jetpack-connection-js/compare/v0.35.6...v0.35.7
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-connection",
"version": "0.35.10-alpha",
"version": "0.35.10",
"description": "Jetpack Connection Component",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme",
"bugs": {
Expand Down

0 comments on commit dcfe75b

Please sign in to comment.