Hi, I'm on a php project, and want to give the version manually.
$ gitmoji-changelog 1.2.0 Projects/laravel-json-syncer master
▶ start gitmoji-changelog v2.1.0
ℹ info update ./CHANGELOG.md
ℹ info No custom configuration found
ℹ info use preset node
✖ error Error: Cannot retrieve the version from your configuration. Check it or you can do "gitmoji-changelog <wanted version>".
at main (/Users/mathieutu/Projects/laravel-json-syncer/node_modules/gitmoji-changelog/src/cli.js:63:13)
you can do "gitmoji-changelog "
Actually this is exactly what I'm doing.
It's working on v1.
Thanks.
Hi, I'm on a php project, and want to give the version manually.
Actually this is exactly what I'm doing.
It's working on v1.
Thanks.