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 280f8cc commit 601d64cCopy full SHA for 601d64c
CHANGELOG
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [4.5.10](https://github.com/mx-space/kami/compare/v4.5.9...v4.5.10) (2023-06-10)
4
+
5
6
+### Bug Fixes
7
8
+* suspense ([7142d2f](https://github.com/mx-space/kami/commit/7142d2ffb030228fc92c6323f5822d22b34b56d2))
9
10
11
12
## [4.5.9](https://github.com/mx-space/kami/compare/v4.5.8...v4.5.9) (2023-06-10)
13
14
package.json
@@ -2,7 +2,7 @@
"name": "mx-kami",
"license": "GPL-3.0",
"private": false,
- "version": "4.5.9",
+ "version": "4.5.10",
"engines": {
"node": ">=14"
},
0 commit comments