Skip to content

Commit 7ef5f7b

Browse files
committed
Add release instructions
1 parent 32d2675 commit 7ef5f7b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

RELEASE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Release Instructions
2+
====================
3+
4+
- Add a new draft release in GitHub.
5+
- Describe the Release
6+
- `npm version 1.x.y`
7+
- git push origin v1.x.y
8+
- Publish the release on GitHub
9+
- `npm publish`

0 commit comments

Comments
 (0)