docs(release): backfill v1.9.0 changelog entry#108
Merged
Conversation
Der v1.9.0-Release lief, waehrend @semantic-release/git kurzzeitig entfernt war, daher wurde die CHANGELOG.md nicht automatisch aktualisiert. Eintrag aus den GitHub-Release-Notes manuell nachgetragen.
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
There was a problem hiding this comment.
Pull request overview
Backfills the missing v1.9.0 entry in CHANGELOG.md so the project’s Keep-a-Changelog history stays complete after a release window where the semantic-release git/changelog plugins were absent.
Changes:
- Add a new
1.9.0section (dated 2026-07-17) with Features and CI/CD bullet points matching the GitHub release notes. - Include compare/issue/commit links consistent with the existing changelog format.
github-actions Bot
pushed a commit
that referenced
this pull request
Jul 19, 2026
## [1.9.1](v1.9.0...v1.9.1) (2026-07-19) ### Bug Fixes * **tools:** route isSecret:false vars to .env in update_stack_env ([#109](#109)) ([#110](#110)) ([b637efb](b637efb)), closes [#105](#105) [#105](#105) [#105](#105) [#105](#105) ### Documentation * **release:** backfill v1.9.0 changelog entry ([#108](#108)) ([c4d49af](c4d49af)) ### CI/CD * **release:** restore @semantic-release/git and changelog plugins ([#107](#107)) ([e02ae91](e02ae91))
Contributor
|
🎉 This PR is included in version 1.9.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Der v1.9.0-Release lief im Fenster, in dem
@semantic-release/gitversehentlich entfernt war → CHANGELOG.md wurde nicht auto-aktualisiert. Eintrag manuell aus den GitHub-Release-Notes nachgetragen. Kuenftige Releases pflegen die Datei wieder automatisch (Plugins in #107 wiederhergestellt).