Skip to content

Commit 5f8e183

Browse files
committed
release: v4.0.6
1 parent 6ac8895 commit 5f8e183

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG

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

3+
## [4.0.6](https://github.com/mx-space/kami/compare/v4.0.5...v4.0.6) (2022-12-25)
4+
5+
6+
### Bug Fixes
7+
8+
* increase go to anchor time ([732eceb](https://github.com/mx-space/kami/commit/732eceb16c952b80868bc29f6c10db62b62e6b49))
9+
* use master avatar instend of gravatar ([6ac8895](https://github.com/mx-space/kami/commit/6ac8895cb87583e3b0dd2c7a6ca3fe60fd13dc01))
10+
11+
12+
313
## [4.0.5](https://github.com/mx-space/kami/compare/v4.0.4...v4.0.5) (2022-12-24)
414

515

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "mx-kami",
33
"license": "GPL-3.0",
44
"private": false,
5-
"version": "4.0.5",
5+
"version": "4.0.6",
66
"engines": {
77
"node": ">=14"
88
},

0 commit comments

Comments
 (0)