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 0e51407 commit 3cfce25Copy full SHA for 3cfce25
CHANGELOG
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [4.5.17](https://github.com/mx-space/kami/compare/v4.5.16...v4.5.17) (2023-07-01)
4
+
5
6
+### Bug Fixes
7
8
+* add toast container back ([0e51407](https://github.com/mx-space/kami/commit/0e51407f4f4a87015847e79befc575e20b8af31d))
9
10
11
12
## [4.5.16](https://github.com/mx-space/kami/compare/v4.5.15...v4.5.16) (2023-06-27)
13
14
package.json
@@ -2,7 +2,7 @@
"name": "mx-kami",
"license": "GPL-3.0",
"private": false,
- "version": "4.5.16",
+ "version": "4.5.17",
"engines": {
"node": ">=14"
},
0 commit comments