Skip to content

Commit 0899ff0

Browse files
committed
Add Release Instructions file
1 parent 8e89215 commit 0899ff0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

RELEASE_INSTRUCTIONS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Release Instructions
2+
3+
1. Update version in package.json
4+
2. Update README.md with updated version number in version shield
5+
3. Document changes in CHANGELOG.md
6+
4. Merge changes into main branch
7+
5. Run `git pull` from local `main`
8+
5. Run `npm publish .`
9+
6. Draft a release
10+

0 commit comments

Comments
 (0)