-
Notifications
You must be signed in to change notification settings - Fork 98
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
Invalid output when using range tags #35
Comments
What exactly am I looking at here? Can you point out the issues you see? Thanks 😉 |
So I think I would expect the changelog to have 3 entries? first issue is the first entry is Also I'd think the order would be 32, 33, 34 or 34,33,32 and lastly the commits don't seem to correspond to the commits in the repo? |
I'll have a look into it as soon as I have some time. |
Rungit clone [email protected]:babel/babylon.git
lerna-changelog --tag-from=v7.0.0-beta.9 --tag-to=v7.0.0-beta.10
|
@hzoo the problem is that we are using |
This is from running changelog on https://github.com/lerna/lerna
lerna-changelog --tag-from v2.0.0-beta.32 --tag-to v2.0.0-beta.34
https://gist.github.com/hzoo/d9eb42b94824694b79be925f357549eb
The text was updated successfully, but these errors were encountered: