Skip to content

Commit

Permalink
docs: note about v1 tag
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg authored Jan 29, 2024
1 parent 16e0bc0 commit 66af43d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
- 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
- **Important**: You should also move the `vx` tag to the new release. For example, if you are releasing a `v1.y.z` version, also move the `v1` tag to the same commit.

0 comments on commit 66af43d

Please sign in to comment.