Skip to content

Releases: jmlavoier/clear-branches

v1.0.3

15 Jan 21:17
233bcbd
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.2...1.0.3

v1.0.2

15 Jan 20:12
Compare
Choose a tag to compare

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

15 Jan 19:20
Compare
Choose a tag to compare
chore(pkg): bump version

1.0.1-rc8

15 Jan 19:07
Compare
Choose a tag to compare
fix(ci): npm publish otp

1.0.1-rc7

15 Jan 18:06
Compare
Choose a tag to compare
fix(ci): npm publish otp

1.0.1-rc6

15 Jan 18:00
Compare
Choose a tag to compare
fix(ci): npm publish otp

1.0.1-rc5

15 Jan 17:57
Compare
Choose a tag to compare
fix(ci): npm publish otp

1.0.1-rc4

15 Jan 17:43
Compare
Choose a tag to compare
chore(npmrc): add npmrc

1.0.1-rc2

15 Jan 17:38
Compare
Choose a tag to compare

Npm publish

1.0.1-rc10

15 Jan 19:27
Compare
Choose a tag to compare
chore(ci): npm publish github actions