HipsterBrown / xs-dev

The quickest way for getting started with JS on devices
https://xs-dev.js.org
MIT License
39 stars 13 forks source link

chore: replace release-it with auto #177

Closed HipsterBrown closed 1 week ago

HipsterBrown commented 1 week ago

The default behavior of release-it is a patch release, regardless of the commit type, which goes against the expected conventional commits behavior.

To reduce the amount of noisy releases and support new workflows (like canary releases from PRs and documenting contributors), this pull request introduces auto in place of release-it.

github-actions[bot] commented 1 week ago

:rocket: PR was released in v0.32.6 :rocket: