From f1a6c8f7c9bdcb4befc68682ce7c95cc01dbfb25 Mon Sep 17 00:00:00 2001 From: Grant Kinney Date: Wed, 8 Feb 2023 11:51:18 -0600 Subject: [PATCH] Move dialogue and conversation blocks to beta (#28842) Co-authored-by: Jeremy Herve --- ...remove-dialogue-and-conversation-block-from-experimental | 4 ++++ projects/plugins/jetpack/extensions/index.json | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) create mode 100644 projects/plugins/jetpack/changelog/remove-dialogue-and-conversation-block-from-experimental diff --git a/projects/plugins/jetpack/changelog/remove-dialogue-and-conversation-block-from-experimental b/projects/plugins/jetpack/changelog/remove-dialogue-and-conversation-block-from-experimental new file mode 100644 index 0000000000000..53a255f189df5 --- /dev/null +++ b/projects/plugins/jetpack/changelog/remove-dialogue-and-conversation-block-from-experimental @@ -0,0 +1,4 @@ +Significance: minor +Type: other + +Move dialogue and conversation editor extensions back to beta, as they were not released to wordpress.com users diff --git a/projects/plugins/jetpack/extensions/index.json b/projects/plugins/jetpack/extensions/index.json index 97b4697929687..d5a4105cbd754 100644 --- a/projects/plugins/jetpack/extensions/index.json +++ b/projects/plugins/jetpack/extensions/index.json @@ -46,6 +46,8 @@ ], "beta": [ "amazon", + "conversation", + "dialogue", "google-docs-embed", "launchpad-save-modal", "post-publish-promote-post-panel", @@ -58,9 +60,7 @@ "ai-paragraph", "anchor-fm", "blogging-prompts", - "premium-content", - "conversation", - "dialogue" + "premium-content" ], "no-post-editor": [ "business-hours",