Skip to content

Commit a903f17

Browse files
zinigormatticbot
authored andcommitted
Revert "MU WPCOM: Port the newspack blocks from the ETK" (#38719)
* Revert "MU WPCOM: Port the newspack blocks from the ETK (#38454)" This reverts commit 71819c1d506db8c9fa97a4d53bfc102e110418e9. * Changelog. --------- Co-authored-by: Igor Zinovyev <[email protected]> Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/10253170060 Upstream-Ref: Automattic/jetpack@496e1af
1 parent 4af8e95 commit a903f17

File tree

109 files changed

+135
-9511
lines changed

Some content is hidden

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

109 files changed

+135
-9511
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "wordpress-plugin",
55
"license": "GPL-2.0-or-later",
66
"require": {
7-
"automattic/jetpack-mu-wpcom": "^5.53.0"
7+
"automattic/jetpack-mu-wpcom": "^5.53.1-alpha"
88
},
99
"require-dev": {
1010
"yoast/phpunit-polyfills": "1.1.0",

composer.lock

Lines changed: 29 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/automattic/jetpack-mu-wpcom/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+
## [5.53.1-alpha] - unreleased
9+
10+
This is an alpha version! The changes listed here are not final.
11+
812
## [5.53.0] - 2024-08-05
913
### Added
1014
- Added wpcom-block-editor-nux feature from calypso's ETK package. [#38674]
@@ -1097,6 +1101,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10971101

10981102
- Testing initial package release.
10991103

1104+
[5.53.1-alpha]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.53.0...v5.53.1-alpha
11001105
[5.53.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.52.1...v5.53.0
11011106
[5.52.1]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.52.0...v5.52.1
11021107
[5.52.0]: https://github.com/Automattic/jetpack-mu-wpcom/compare/v5.51.0...v5.52.0

vendor/automattic/jetpack-mu-wpcom/bin/sync-newspack-blocks-formatter.js

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

0 commit comments

Comments
 (0)