You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@
2
2
3
3
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.
4
4
5
+
> <table><tr><td><palign="center"><b>⚠️ HEADS UP ⚠️</b></p><divalign="center">This tool is under development. We don't recommend you use this for any projects just yet.</div></td></tr></table>
6
+
5
7
## Installation
6
8
7
9
Add this tool as a development dependency to your project:
0 commit comments