Conversation
…igger-Bedingungen
## [1.9.0-beta.1](v1.8.1...v1.9.0-beta.1) (2025-09-18) ### Features * add build to pretest ([52d600a](52d600a)) * aktualisiere CI- und Release-Workflows zur Vereinfachung der Trigger-Bedingungen ([85b9715](85b9715)) * erweitere Branch-Konfiguration in release.config.cjs ([31787f1](31787f1)) * fix uninstall test ([1838177](1838177)) * init first cli tests ([1dd2632](1dd2632)) * init typescript ([ea6dfa4](ea6dfa4)) * refactoring src ([452a7b6](452a7b6)) * remove old scripts ([a3b5ed9](a3b5ed9)) * simplify CLI command names in README ([f2167b4](f2167b4)) * update Readme ([de52308](de52308)) * update section header for CLI commands in README ([1915e50](1915e50))
## [1.9.0-beta.2](v1.9.0-beta.1...v1.9.0-beta.2) (2025-09-18) ### Bug Fixes * ensure 'prepare' script is set in package.json for init command ([9c3677d](9c3677d))
|
🎉 This PR is included in version 1.9.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.9.0-beta.3 🎉 The release is available on: 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.
This MR improves how volbrene-git-hooks is added to package.json and makes the hook tests more robust.