Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow non semver versions #178

Closed
mrchief opened this issue Jul 25, 2020 · 0 comments
Closed

Allow non semver versions #178

mrchief opened this issue Jul 25, 2020 · 0 comments

Comments

@mrchief
Copy link

mrchief commented Jul 25, 2020

My issue is related to #70. I tried

auto-changelog -v "$(date +%Y-%m-%d-T%H%M%S)" --tag-pattern .+

but I got

Error: --latest-version must be a valid semver version
at getLatestVersion (/usr/local/lib/node_modules/auto-changelog/src/run.js:74:13)
    at run (/usr/local/lib/node_modules/auto-changelog/src/run.js:98:31)
    at process._tickCallback (internal/process/next_tick.js:68:7)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant