File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"." :" 0.6 .0" }
1+ {"." :" 0.7 .0" }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.7.0] ( https://github.com/scottmckendry/cl-parse/compare/v0.6.0...v0.7.0 ) (2025-09-28)
4+
5+
6+ ### Features
7+
8+ * ** flake:** install shell completions ([ 05c699f] ( https://github.com/scottmckendry/cl-parse/commit/05c699f12b2b18553c62e9c77e9ff96666e315d8 ) )
9+ * ** nix:** build cl-parse @ main ([ 2cb4872] ( https://github.com/scottmckendry/cl-parse/commit/2cb4872459b6391a2865d1151378e42cf4b9dc1c ) )
10+
311## [ 0.6.0] ( https://github.com/scottmckendry/cl-parse/compare/v0.5.1...v0.6.0 ) (2025-09-08)
412
513
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ import (
1515 "cl-parse/git"
1616)
1717
18- const VERSION = "0.6 .0" // x-release-please-version
18+ const VERSION = "0.7 .0" // x-release-please-version
1919
2020type options struct {
2121 version bool
You can’t perform that action at this time.
0 commit comments