Skip to content

Commit

Permalink
chore: update information
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastianrothe committed Jun 14, 2024
1 parent bd5ef1f commit 42603a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
1. `pnpm run setup`
1. Raise Version
1. `pnpm run build`
1. `pnpm run release` or with specific version `npx standard-version --release-as 3.0.0`
1. `npx standard-version --release-as 5.0.0` or with automatic version increments `pnpm run release`
1. Login to NPM via `npm adduser` and `npm publish`

0 comments on commit 42603a7

Please sign in to comment.