Fix GitHub release notes workflow

This commit is contained in:
winlifes
2026-05-20 20:51:33 -07:00
parent 668898f0c6
commit be8c1d624f
4 changed files with 111 additions and 4 deletions
+4
View File
@@ -6,6 +6,10 @@ This project follows a simple changelog format inspired by [Keep a Changelog](ht
## [Unreleased]
### Fixed
- Fixed the GitHub Release workflow so release pages use generated changelog-style `RELEASE_NOTES.md` instead of the artifact installation README.
## [0.3.3] - 2026-05-20
### Added