Skip to content

Commit 5aa69e2

Browse files
committed
bump to v1.3.48
- update workflow file to improve release notes - upgrade deps
1 parent 8289e1a commit 5aa69e2

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG

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

3+
- v1.3.48
4+
- update workflow file to improve release notes
5+
- upgrade deps
6+
37
- v1.3.47
48
- doc to dupS
59
- remove nolint in cvter.go

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@
109109
// - https://github.com/hedzr/store
110110
package store
111111

112-
const Version = "v1.3.47" // Version of libs.store
112+
const Version = "v1.3.48" // Version of libs.store

0 commit comments

Comments
 (0)