Commit a62489ba authored by nanahira's avatar nanahira

readme

parent e0d42ac3
...@@ -555,13 +555,18 @@ export class AppModule {} ...@@ -555,13 +555,18 @@ export class AppModule {}
## 更新历史 ## 更新历史
### 4.4.0
* 适配 Koishi v4.1。
* 使用 koishi-decorators 重构。
### 4.2.1 ### 4.2.1
* 调整了 `@CommandUsage` 的类型。 * 调整了 `@CommandUsage` 的类型。
### 4.3.0 ### 4.3.0
* 适配 Kosihi v4 正式版。 * 适配 Koishi v4 正式版。
### 4.2.0 ### 4.2.0
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
"eslint-plugin-prettier": "^3.4.1", "eslint-plugin-prettier": "^3.4.1",
"express": "^4.17.1", "express": "^4.17.1",
"jest": "^27.4.4", "jest": "^27.4.4",
"koishi": "^4.0.0", "koishi": "^4.1.0",
"prettier": "^2.4.1", "prettier": "^2.4.1",
"reflect-metadata": "^0.1.13", "reflect-metadata": "^0.1.13",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment