Skip to content

Commit 7932a99

Browse files
committed
bump to v2.1.27
1 parent 4abf549 commit 7932a99

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
- v2.1.27
4+
5+
- fix `color.Color` usages
6+
- extract common init seq to `earlierInitForNew`
7+
- upgrade deps
8+
- `is/term/color` - new `color.Color` type
9+
- `logg/slog` - fixed bugs
10+
311
- v2.1.26
412

513
- improved help-system - `app help` enter into prompt mode

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@
114114
// For more documentation please go and check out https://docs.hedzr.com/cmdr.v2/.
115115
package cmdr
116116

117-
const Version = "v2.1.26" // Version fir hedzr/cmdr/v2
117+
const Version = "v2.1.27" // Version fir hedzr/cmdr/v2

0 commit comments

Comments
 (0)