Release Notes v0.5.2

Version: v0.5.2
Release Date: June 23, 2025
View on GitHub

Summary

This is a bug fix release that addresses CI workflow issues in the release notes generation system. The main change fixes the GitHub Actions workflow trigger to ensure proper release notes generation when releases are published.

Contributors

AdamWalker-112358
Adam Walker
@AdamWalker-112358
Overview
Bug Fixes

Release Overview

This release includes 1 pull request with changes focused on fixing CI workflow issues. Navigate through the tabs above to explore specific types of changes.

0
New Features
1
Bug Fixes
0
Breaking Changes
0
Documentation
Category Count Description
Features 0 New functionality and enhancements
Bug Fixes 1 Resolved issues and error corrections
Breaking Changes 0 Changes that may affect compatibility
Documentation 0 Documentation updates and improvements
Performance 0 Performance optimizations and improvements
Refactoring 0 Code structure and quality improvements
Dependencies 0 Dependency updates and changes
Other 0 Miscellaneous changes and improvements

Pull Requests in this Release

PR Title Type Author
#196 CI not triggering Bug Fix @AdamWalker-112358
No new features in this release.

Bug Fixes

Change PR Author
Fix Release Notes CI Workflow
Fixed the GitHub Actions workflow trigger for release notes generation. Changed the trigger from 'created' to 'published' to ensure the workflow only runs when releases are actually published. Also added additional debugging information to help troubleshoot workflow issues.
#196 @AdamWalker-112358
No breaking changes in this release.
No documentation changes in this release.
No performance improvements in this release.
No refactoring changes in this release.
No dependency updates in this release.
No other changes in this release.