Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Apr 15, 2024
1 parent b4a21b9 commit 30c2599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Run [release-it](https://github.com/release-it/release-it) with [pnpm](https://p
1. Bump all packages to the new version.
1. Run `pnpm -r publish --access public --no-git-checks` ([pnpm publish](https://pnpm.io/cli/publish)).
1. Appendix `--tag {tag}` if it's a pre-release.
1. Run `npx changelogithub` for GitHub release ([changelogithub](https://github.com/antfu/changelogithub)).
1. Run [changelogithub](https://github.com/antfu/changelogithub) for GitHub release.
1. You can disable it by setting `disableRelease` to `true` in `.release-it.json`.

## Install
Expand Down

0 comments on commit 30c2599

Please sign in to comment.