1.0.4 • Published 1 year ago

blsco v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Bsl commit CLI.

Help you to create a commit message with a nice format.

How to use

  npx blsco@latest

Choose type of commit

  Select the type of commit:
│  ● ✨ feat     · Add a new feature 
│  ○ 🐛 fix      · Submit a bug fix
│  ○ ⚡️ perf     · Improve performance
│  ○ 📚 docs     · Add or update documentation
│  ○ 🛠  refactor · Refactor code
│  ○ 🧪 test     · Add or update tests
│  ○ 👷 build    · Add or update build scripts
│  ○ 💄 style    · Improve styling

Publish a new version

  npm version patch
  npm publish
1.0.4

1 year ago

1.0.0

1 year ago