Skip to content

Commit 27a6970

Browse files
committed
- v2.1.47
- update workflow file to improve release notes - upgrade deps - is - added more os & arch detector such as `BSD()` - logg - added `ResetDefault()` - store - doc to dupS
1 parent d024ea6 commit 27a6970

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

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.47
4+
5+
- update workflow file to improve release notes
6+
- upgrade deps
7+
- is - added more os & arch detector such as `BSD()`
8+
- logg - added `ResetDefault()`
9+
- store - doc to dupS
10+
311
- v2.1.46
412

513
- improved builtin help system command - support history commands

doc.go

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

122-
const Version = "v2.1.46" // Version fir hedzr/cmdr/v2
122+
const Version = "v2.1.47" // Version fir hedzr/cmdr/v2

0 commit comments

Comments
 (0)