Skip to content

Commit

Permalink
docs: add release instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg authored Jan 29, 2024
1 parent eef83bf commit 16e0bc0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## Releasing

- Make sure the dist folder is up to date (run `npm build` and make sure there is no diff)
- Create a new tag (`vx.y.z`) and push it (or create it through GitHub)
- Publish a new GitHub release, ensuring "Publish to GitHub Marketplace" is checked

0 comments on commit 16e0bc0

Please sign in to comment.