We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ac8895 commit 5f8e183Copy full SHA for 5f8e183
CHANGELOG
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
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
13
## [4.0.5](https://github.com/mx-space/kami/compare/v4.0.4...v4.0.5) (2022-12-24)
14
15
package.json
@@ -2,7 +2,7 @@
"name": "mx-kami",
"license": "GPL-3.0",
"private": false,
- "version": "4.0.5",
+ "version": "4.0.6",
"engines": {
"node": ">=14"
},
0 commit comments