mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-01-14 08:08:05 -05:00
* chore(package.json): add `--tag latest` flag to `npm publish` command in `deploy` script * refactor(cli.ts): add async/await to `prepareCommitMessageHook` and `commit` functions, and check for new version of `opencommit` after commit is made
366 B
366 B
TODOs
- set prepare-commit-msg hook
- show "new version available" message, look into this commit
e146d4dcli.ts file - [] make bundle smaller by properly configuring esbuild
- [] build for both mjs and cjs
- [] do // TODOs in the code
- [] batch small files in one request
- [] add tests