|
|
@@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
|
|
## [0.1.0-alpha.1] - 2025-11-26
|
|
|
+## [0.2.0] - 2025-11-26
|
|
|
+
|
|
|
+### Changes
|
|
|
+- feat(ci): auto-create GitHub releases on version bump
|
|
|
+
|
|
|
+Releases now appear in the GitHub sidebar. The release notes are
|
|
|
+extracted from CHANGELOG.md for the specific version.
|
|
|
+
|
|
|
## [0.1.0] - 2025-11-26
|
|
|
|
|
|
### Changes
|