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.6.0] - 2026-02-18
11+
1012### Added
1113
1214- New ` flagtype ` package with common ` flag.Value ` implementations: ` StringSlice ` , ` Enum ` ,
@@ -73,7 +75,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7375- ` textutil ` and ` suggest ` helper packages
7476- GitHub Actions CI
7577
76- [ Unreleased ] : https://github.com/pressly/cli/compare/v0.5.0...HEAD
78+ [ Unreleased ] : https://github.com/pressly/cli/compare/v0.6.0...HEAD
79+ [ v0.6.0 ] : https://github.com/pressly/cli/compare/v0.5.0...v0.6.0
7780[ v0.5.0 ] : https://github.com/pressly/cli/compare/v0.4.0...v0.5.0
7881[ v0.4.0 ] : https://github.com/pressly/cli/compare/v0.3.0...v0.4.0
7982[ v0.3.0 ] : https://github.com/pressly/cli/compare/v0.2.1...v0.3.0
You can’t perform that action at this time.
0 commit comments