Skip to content

Commit b5bca8f

Browse files
chore(main): release 1.0.3 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ca5a13b commit b5bca8f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [1.0.2](https://github.com/KarinJS/node-kritor/compare/v1.0.1...v1.0.2) (2024-07-02)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kritor-proto",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"type": "module",
55
"main": "index.js",
66
"author": "CalmLexi",

0 commit comments

Comments
 (0)