We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca5a13b commit b5bca8fCopy full SHA for b5bca8f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.3](https://github.com/KarinJS/node-kritor/compare/v1.0.2...v1.0.3) (2024-07-30)
4
+
5
6
+### Bug Fixes
7
8
+* 强制使用 number ([ca5a13b](https://github.com/KarinJS/node-kritor/commit/ca5a13b11c074cf009948665a10082277035a0a0))
9
10
## [1.0.2](https://github.com/KarinJS/node-kritor/compare/v1.0.1...v1.0.2) (2024-07-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "kritor-proto",
- "version": "1.0.2",
+ "version": "1.0.3",
"type": "module",
"main": "index.js",
"author": "CalmLexi",
0 commit comments