File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
88## [ Unreleased]
99
10+ ## [ v0.5.0] - 2026-02-17
11+
1012### Changed
1113
1214- ** BREAKING** : Rename ` FlagMetadata ` to ` FlagOption ` and ` FlagsMetadata ` field to ` FlagOptions `
@@ -66,7 +68,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6668- ` textutil ` and ` suggest ` helper packages
6769- GitHub Actions CI
6870
69- [ Unreleased ] : https://github.com/pressly/cli/compare/v0.4.0...HEAD
71+ [ Unreleased ] : https://github.com/pressly/cli/compare/v0.5.0...HEAD
72+ [ v0.5.0 ] : https://github.com/pressly/cli/compare/v0.4.0...v0.5.0
7073[ v0.4.0 ] : https://github.com/pressly/cli/compare/v0.3.0...v0.4.0
7174[ v0.3.0 ] : https://github.com/pressly/cli/compare/v0.2.1...v0.3.0
7275[ v0.2.1 ] : https://github.com/pressly/cli/compare/v0.2.0...v0.2.1
You can’t perform that action at this time.
0 commit comments