We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32d2675 commit 7ef5f7bCopy full SHA for 7ef5f7b
RELEASE.md
@@ -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