From 5920efd96762a2c5f3f7e44f8acf4d75a9c5ec9a Mon Sep 17 00:00:00 2001 From: Elliot Winkler Date: Wed, 17 Aug 2022 10:58:22 -0600 Subject: [PATCH] Discourage people from using this tool just yet --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 15883d4b..ede8691b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is an interactive command-line tool that automates steps involved in preparing for a new release of a project. These steps include updating versions of one or more desired packages, adding a new section to said packages' changelogs which includes changes since the previous releases, and then creating a new branch from which a pull request can be submitted for review before the release goes live. +>

⚠️ HEADS UP ⚠️

This tool is under development. We don't recommend you use this for any projects just yet.
+ ## Installation Add this tool as a development dependency to your project: