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

Remove automatic changelog generation with github_changelog_generator #194

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

marcoroth
Copy link
Member

Type of PR

Chore

Description

Removes the Changelog dependency from the project. Analog to stimulusreflex/stimulus_reflex#576

Why should this be added

GitHub introduced an automatic changelog generator which will be generated when you create a new release. We are removing the GitHub Action in favor of this built-in feature.

I backfilled some of the older releases. Going forward we should always create a release for every git Tag/stable version we release.

You can see the releases here: https://github.com/stimulusreflex/cable_ready/releases

Checklist

  • My code follows the style guidelines of this project
  • Checks (StandardRB & Prettier-Standard) are passing
  • This is not a documentation update

@marcoroth marcoroth merged commit dd1b362 into stimulusreflex:master Apr 1, 2022
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

Successfully merging this pull request may close these issues.

None yet

1 participant