From 969408f9963eef705b2bb4889e37f31bc7164144 Mon Sep 17 00:00:00 2001 From: Clement Yan Date: Fri, 27 Oct 2023 00:51:44 +0800 Subject: [PATCH] feat(docs): Change admonition type and title in Release Workflow --- packages/docusaurus/docs/features/release-workflow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docusaurus/docs/features/release-workflow.md b/packages/docusaurus/docs/features/release-workflow.md index bd58684f7cfb..d2b7815cb563 100644 --- a/packages/docusaurus/docs/features/release-workflow.md +++ b/packages/docusaurus/docs/features/release-workflow.md @@ -6,7 +6,7 @@ description: An in-depth guide to Yarn's release workflow which helps with manag --- -:::tip +:::info Experimental This feature is still incubating, and we'll likely be improving it based on your feedback. :::