Skip to content

Commit

Permalink
Backport mu-wpcom-plugin 2.1.33, jetpack 13.6-a.3, wpcomsh 3.22.15 Ch…
Browse files Browse the repository at this point in the history
…anges (#37900)

* Changelog and readme.txt edits.

* Init new cycle

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

Upstream-Ref: Automattic/jetpack@5c943af
  • Loading branch information
zinigor authored and matticbot committed Jun 17, 2024
1 parent 0974a42 commit 5aec877
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 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.33.17-alpha] - unreleased

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

## [0.33.17] - 2024-06-17
### Changed
- Update type to enable JSX use
- Update type to enable JSX use [#37802]

## [0.33.16] - 2024-06-12
### Changed
Expand Down Expand Up @@ -792,7 +789,7 @@ This is an alpha version! The changes listed here are not final.
- `Main` and `ConnectUser` components added.
- `JetpackRestApiClient` API client added.

[0.33.17-alpha]: https://github.com/Automattic/jetpack-connection-js/compare/v0.33.16...v0.33.17-alpha
[0.33.17]: https://github.com/Automattic/jetpack-connection-js/compare/v0.33.16...v0.33.17
[0.33.16]: https://github.com/Automattic/jetpack-connection-js/compare/v0.33.15...v0.33.16
[0.33.15]: https://github.com/Automattic/jetpack-connection-js/compare/v0.33.14...v0.33.15
[0.33.14]: https://github.com/Automattic/jetpack-connection-js/compare/v0.33.13...v0.33.14
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@automattic/jetpack-connection",
"version": "0.33.17-alpha",
"version": "0.33.17",
"description": "Jetpack Connection Component",
"homepage": "https://github.com/Automattic/jetpack/tree/HEAD/projects/js-packages/connection/#readme",
"bugs": {
Expand Down Expand Up @@ -30,7 +30,7 @@
"prop-types": "^15.7.2"
},
"devDependencies": {
"@automattic/jetpack-base-styles": "^0.6.27-alpha",
"@automattic/jetpack-base-styles": "^0.6.27",
"@babel/core": "7.24.7",
"@babel/preset-react": "7.24.7",
"@storybook/addon-actions": "8.1.6",
Expand Down

0 comments on commit 5aec877

Please sign in to comment.