Skip to content

Commit 3a4e215

Browse files
committed
bump to v2.1.60
- [hs] improved help subsystem - fixed possible errors - improved codes for linting issues - upgrade deps - security patches
1 parent 1405fa8 commit 3a4e215

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.60
4+
5+
- [hs] improved help subsystem
6+
- fixed possible errors
7+
- improved codes for linting issues
8+
- upgrade deps
9+
- security patches
10+
311
- v2.1.55
412

513
- UPGRADE GO TOOLCHAIN TO 1.24.x (1.24.5)

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.55" // Version fir hedzr/cmdr/v2
122+
const Version = "v2.1.60" // Version fir hedzr/cmdr/v2

0 commit comments

Comments
 (0)