Skip to content

Commit

Permalink
docs: mention fork
Browse files Browse the repository at this point in the history
  • Loading branch information
hyoban committed Apr 14, 2024
1 parent 8af448d commit c2c76e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Run [release-it](https://github.com/release-it/release-it) with [pnpm](https://p
1. Appendix `--tag {tag}` if it's a pre-release.
1. Run `npx @hyoban/changelogithub` for GitHub release ([changelogithub](https://github.com/antfu/changelogithub)).
1. You can disable it by setting `disableRelease` to `true` in `.release-it.json`.
1. It's actually running [my forked version](https://github.com/antfu/changelogithub/compare/main...hyoban-fork:changelogithub:fix/parse-prerelease) of changelogithub, using `semver` to parse the version, without requiring a `v` prefix.

## Install

Expand Down

0 comments on commit c2c76e3

Please sign in to comment.