Skip to content

Commit 154ba40

Browse files
committed
docs: update release instructions
1 parent 1b0859a commit 154ba40

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ module.exports = {
2626

2727
Install dependencies: `pnpm install`
2828

29-
### Publish
29+
### Releasing
3030

31-
Run `pnpm publish --access public`
31+
1. Bump version in `package.json`
32+
1. Run `pnpm publish`
33+
1. Create git tag.

0 commit comments

Comments
 (0)