Skip to content

Commit

Permalink
Merge pull request #1 from KarinJS/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--kritor-proto

chore(main): release 1.0.0
  • Loading branch information
shijinn520 committed Jun 29, 2024
2 parents d0b53dc + a2f0417 commit e450769
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Changelog

## 1.0.0 (2024-06-29)


### Features

* 新增类型文件 ([161d037](https://github.com/KarinJS/node-kritor/commit/161d0379dbfca5b79053b3464078ea54b9e4ee9e))


### Bug Fixes

* build ([5b017d0](https://github.com/KarinJS/node-kritor/commit/5b017d07c41383907e4a56369a3b3394e523af8d))
* build error ([d0b53dc](https://github.com/KarinJS/node-kritor/commit/d0b53dc13b6eda20a7d95d114f1530a568f1bba1))
* build error ([62c1670](https://github.com/KarinJS/node-kritor/commit/62c167046ecf9408730ad51538d9a75279dfbaa6))
* linux path error ([1e68df3](https://github.com/KarinJS/node-kritor/commit/1e68df332c8220d2340677528c36d74a9321fbb5))
* push ([b73f52b](https://github.com/KarinJS/node-kritor/commit/b73f52b8c762e8c007171b770f1553932d00ea80))
* submodules ([10066f4](https://github.com/KarinJS/node-kritor/commit/10066f49ee6397c83ced6d3826ea6c2a8bce54f2))
* 啊啊啊 搞什么啊 ([e074616](https://github.com/KarinJS/node-kritor/commit/e074616838a8342837af77b4549dc5e40c04dcd3))
* 更新脚本 使用发行版 ([ae25218](https://github.com/KarinJS/node-kritor/commit/ae25218fa0d88543ba90ff6cdd320c904fc1e0d7))
* 脚本顺序 ([b912b7e](https://github.com/KarinJS/node-kritor/commit/b912b7e8a9ac6efc121ce0ede5a8a10de203a5d8))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kritor-proto",
"version": "0.0.6",
"version": "1.0.0",
"type": "module",
"main": "index.js",
"author": "CalmLexi",
Expand Down

0 comments on commit e450769

Please sign in to comment.