Skip to content

Commit 8caa76a

Browse files
authored
Discourage people from using this tool just yet (#30)
1 parent d3dd20a commit 8caa76a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
> <table><tr><td><p align="center"><b>⚠️ HEADS UP ⚠️</b></p><div align="center">This tool is under development. We don't recommend you use this for any projects just yet.</div></td></tr></table>
6+
57
## Installation
68

79
Add this tool as a development dependency to your project:

0 commit comments

Comments
 (0)