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 57f90b6 commit 9dcecf5Copy full SHA for 9dcecf5
CHANGELOG
@@ -1,5 +1,15 @@
1
# CHANGELOG
2
3
+## [4.5.12](https://github.com/mx-space/kami/compare/v4.5.11...v4.5.12) (2023-06-23)
4
+
5
6
+### Bug Fixes
7
8
+* add `size` and `type` for favicon ([57f90b6](https://github.com/mx-space/kami/commit/57f90b66ae23d5604c465df29e7859a3670611e5))
9
+* lcp ([c004a7d](https://github.com/mx-space/kami/commit/c004a7d5032c7423e51b57962f5298eeafca81b6))
10
11
12
13
## [4.5.11](https://github.com/mx-space/kami/compare/v4.5.10...v4.5.11) (2023-06-14)
14
15
package.json
@@ -2,7 +2,7 @@
"name": "mx-kami",
"license": "GPL-3.0",
"private": false,
- "version": "4.5.11",
+ "version": "4.5.12",
"engines": {
"node": ">=14"
},
0 commit comments