chore(release): v2.0.1 #71
Closed
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.
"# ✨ Release Notes Preview\n\n> Important: Upon merging this pull request, the following release notes will be automatically created for version v2.0.1.\n\n---\n\n\n\n## 2.0.1 (2024-10-23)\n\n### New Features ✨\n\n- Enhanced Release Automation: Streamlined update mechanisms for release PRs. (#64) @virgofx\n - Introduced
repository_dispatch
event in GitHub Actions to enable API-driven updates for release processes.\n- Sign Commits Automatically: Use ghup for secure release workflows. (#60) @virgofx\n - Integrated ghup to create signed commits via the GitHub API, enhancing security and compliance in the release process.\n\n### Bug Fixes 🐛\n\n- Username Fetching Optimized: Improved reliability in user retrieval from email. (#69) @virgofx\n - Added retry logic and local matching for robust username fetching.\n- Changelog Generation Fixed: Correct commit retrieval during releases. (#53) @virgofx\n - Fixedchangelog.js
logic to accurately fetch commits for changelog updates.\n\n### Improvements 🛠\n\n- Automated Release Process: New workflow for semantic versioning in CI. (#29) @virgofx\n - Automated version management and PR creation for streamlined releases.\n\n### Breaking Changes 🚨\n\nNo breaking changes in this release. Enjoy a seamless update!\n\n###### Full Changelog: v1.1.1...v2.0.1"