Skip to content

Commit

Permalink
Revert "MU WPCOM: Port the newspack blocks from the ETK" (#38719)
Browse files Browse the repository at this point in the history
* Revert "MU WPCOM: Port the newspack blocks from the ETK (#38454)"

This reverts commit 71819c1d506db8c9fa97a4d53bfc102e110418e9.

* Changelog.

---------

Co-authored-by: Igor Zinovyev <zinigor@gmail.com>

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

Upstream-Ref: Automattic/jetpack@496e1af
  • Loading branch information
zinigor authored and matticbot committed Aug 5, 2024
1 parent 4af8e95 commit a903f17
Show file tree
Hide file tree
Showing 109 changed files with 135 additions and 9,511 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "wordpress-plugin",
"license": "GPL-2.0-or-later",
"require": {
"automattic/jetpack-mu-wpcom": "^5.53.0"
"automattic/jetpack-mu-wpcom": "^5.53.1-alpha"
},
"require-dev": {
"yoast/phpunit-polyfills": "1.1.0",
Expand Down
58 changes: 29 additions & 29 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions vendor/automattic/jetpack-mu-wpcom/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

## [5.53.1-alpha] - unreleased

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

## [5.53.0] - 2024-08-05
### Added
- Added wpcom-block-editor-nux feature from calypso's ETK package. [#38674]
Expand Down Expand Up @@ -1097,6 +1101,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Testing initial package release.

[5.53.1-alpha]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.53.0...v5.53.1-alpha
[5.53.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.52.1...v5.53.0
[5.52.1]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.52.0...v5.52.1
[5.52.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.51.0...v5.52.0
Expand Down

This file was deleted.

Loading

0 comments on commit a903f17

Please sign in to comment.