-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add auto-detected bump type based on commit history #7
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
Conversation
|
🎉 This PR is included in version @chimp-stack/core-v0.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version @chimp-stack/doc-chimp-v0.2.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version @chimp-stack/release-chimp-v0.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version @chimp-stack/git-chimp-v0.3.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Summary of Changes:
.chimprcfile to include changes related to bump configurations and scopes.release.ymlworkflow file to update permissions and configuration for package write access.package.jsonand changed the devDependencies list.chimp-corepackage to include changes in file paths and imports.release.ymlworkflow to include new actions and command handling.release-chimppackage.Detailed Changes:
.chimprcfile to include "scoped" options.release.ymlworkflow for package write access instead of specific access levels.package.jsonfile, removing unnecessary ones and updating versions.chimp-corepackage's source files for utility function adjustments.release.ymlworkflow to include new actions and command handling for better functionality.release-chimppackage to support bump detection functionality for more streamlined version control.Additional Information: