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

Update GitHub Changelog Generator to v0.0.10 #26

Closed
marcusdacoregio opened this issue Mar 18, 2024 · 2 comments
Closed

Update GitHub Changelog Generator to v0.0.10 #26

marcusdacoregio opened this issue Mar 18, 2024 · 2 comments
Assignees
Labels
type: dependency-upgrade A dependency upgrade
Milestone

Comments

@marcusdacoregio
Copy link
Contributor

So that we can use the new feature for commercial releases spring-io/github-changelog-generator#97

@sjohnr
Copy link
Collaborator

sjohnr commented Mar 18, 2024

In the meantime, the following can be added to build.gradle to configure the update on a per-project basis:

dependencies {
	changelogGenerator 'spring-io:github-changelog-generator:0.0.10'
}

@sjohnr
Copy link
Collaborator

sjohnr commented Mar 20, 2024

Note that version 0.0.10 requires a change to authentication. See spring-io/github-changelog-generator#104.

@sjohnr sjohnr added this to the 1.0.2 milestone Mar 20, 2024
@sjohnr sjohnr closed this as completed in cd7a1a5 Mar 20, 2024
@sjohnr sjohnr self-assigned this Mar 20, 2024
@sjohnr sjohnr added the type: dependency-upgrade A dependency upgrade label Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: dependency-upgrade A dependency upgrade
Projects
None yet
Development

No branches or pull requests

2 participants