Skip to content

Commit b28286b

Browse files
committed
release: v0.6.0
1 parent 97198be commit b28286b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)