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 b742d61 commit c5ac43bCopy full SHA for c5ac43b
CHANGELOG
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+## [4.5.13](https://github.com/mx-space/kami/compare/v4.5.12...v4.5.13) (2023-06-24)
4
+
5
6
+### Features
7
8
+* new mention token ([b742d61](https://github.com/mx-space/kami/commit/b742d6175127a9d62eb1d0d1e173d4a400f19031))
9
10
11
12
## [4.5.12](https://github.com/mx-space/kami/compare/v4.5.11...v4.5.12) (2023-06-23)
13
14
package.json
@@ -2,7 +2,7 @@
"name": "mx-kami",
"license": "GPL-3.0",
"private": false,
- "version": "4.5.12",
+ "version": "4.5.13",
"engines": {
"node": ">=14"
},
0 commit comments