Skip to content

Commit

Permalink
bump to v1.2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Feb 7, 2025
1 parent 1a80214 commit 18f75a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# CHANGELOG

- v1.2.12
- bump version number for compliant with evendeep & cmdr-loaders
- security patch
- upgrade deps

- v1.2.8
- a patch for v1.2.7 (to fix deps)
- security patch
Expand Down
2 changes: 1 addition & 1 deletion doc.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@
// - https://github.com/hedzr/store
package store

const Version = "v1.2.8" // Version of libs.store
const Version = "v1.2.12" // Version of libs.store

0 comments on commit 18f75a6

Please sign in to comment.