-
Notifications
You must be signed in to change notification settings - Fork 14
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
Credentials in the changelog #9
Comments
Is |
The And the code block just shows the beginning of |
@maxim-smirnov I added fix for this issue at ef2a40c. Can you confirm the fix? cd /path/to/your/repository
go install github.com/rhysd/changelog-from-release
changelog-from-release |
I've checked the commit. Seems like it's fixed! |
Yes, I'll make a new release once other fixes are confirmed. |
v2.2.4 was released. |
I think it would be great to strip credentials provided in
.git/config
Here is the result if you're using GitHub personal tokens.
The text was updated successfully, but these errors were encountered: