Releases: jmlavoier/clear-branches
Releases · jmlavoier/clear-branches
v1.0.3
What's Changed
- doc(readme): fix install informactions by @jmlavoier in #29
Full Changelog: 1.0.2...1.0.3
v1.0.2
Full Changelog: 1.0.0...1.0.2
Feat/npm publish (#27)
- Add node file executable to npx
- Configure publish by tags
https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages#publishing-packages-to-the-npm-registry
> Each time you create a new release, you can trigger a workflow to
publish your package. The workflow in the example below runs when the
release event triggers with type created. The workflow publishes the
package to the npm registry if CI tests pass.
1.0.1-rc9
1.0.1-rc8
1.0.1-rc7
1.0.1-rc6
1.0.1-rc5
1.0.1-rc4
1.0.1-rc2
1.0.1-rc10
chore(ci): npm publish github actions