Skip to content

Commit

Permalink
chore: bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
shigma committed Apr 30, 2021
1 parent cb64259 commit 1a8a3ec
Show file tree
Hide file tree
Showing 27 changed files with 39 additions and 58 deletions.
4 changes: 2 additions & 2 deletions packages/adapter-discord/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-adapter-discord",
"description": "Discord adapter for Koishi",
"version": "1.1.0",
"version": "1.1.1",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand All @@ -28,7 +28,7 @@
"koishi"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"devDependencies": {
"@types/ws": "^7.4.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-kaiheila/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-adapter-kaiheila",
"description": "Kaiheila adapter for Koishi",
"version": "1.1.0",
"version": "1.1.1",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand All @@ -24,7 +24,7 @@
"koishi"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"devDependencies": {
"koishi-test-utils": "^6.0.0-beta.12"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-onebot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"koishi"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"devDependencies": {
"@types/ws": "^7.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-telegram/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"koishi"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"devDependencies": {
"koishi-test-utils": "^6.0.0-beta.12"
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-tomon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"koishi"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"devDependencies": {
"@types/pako": "^1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/koishi-core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-core",
"description": "Core features for Koishi",
"version": "3.10.0",
"version": "3.10.1",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/koishi-test-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"koishi-core": "^3.10.0",
"koishi-core": "^3.10.1",
"koishi-utils": "^4.2.2"
},
"devDependencies": {
Expand Down
29 changes: 5 additions & 24 deletions packages/koishi/ecosystem.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"koishi-adapter-discord": {
"version": "1.1.0",
"version": "1.1.1",
"description": "Discord adapter for Koishi"
},
"koishi-adapter-kaiheila": {
"version": "1.1.0",
"version": "1.1.1",
"description": "Kaiheila adapter for Koishi"
},
"koishi-adapter-onebot": {
Expand All @@ -15,14 +15,6 @@
"version": "1.0.3",
"description": "Telegram adapter for Koishi"
},
"koishi-adapter-tomon": {
"version": "1.0.0-beta.11",
"description": "Tomon adapter for Koishi"
},
"koishi-plugin-adventure": {
"version": "0.2.0",
"description": "Adventure Game for Koishi"
},
"koishi-plugin-assets": {
"version": "1.1.0",
"description": "Asset provider plugin for Koishi"
Expand All @@ -39,29 +31,22 @@
"version": "4.2.4",
"description": "Common plugins for Koishi"
},
"koishi-plugin-dice": {
"version": "0.1.10",
"description": "COC / DND Tools for Koishi"
},
"koishi-plugin-eval": {
"version": "3.1.2",
"description": "Execute JavaScript in Koishi"
},
"koishi-plugin-github": {
"version": "3.0.4",
"version": "3.1.0",
"description": "GitHub webhook plugin for Koishi"
},
"koishi-plugin-image-search": {
"version": "3.0.3",
"version": "3.0.4",
"description": "Image searching plugin for Koishi"
},
"koishi-plugin-mongo": {
"version": "2.2.3",
"description": "MongoDB support for Koishi"
},
"koishi-plugin-monitor": {
"version": "1.0.0-beta.30"
},
"koishi-plugin-mysql": {
"version": "3.3.2",
"description": "MySQL support for Koishi"
Expand All @@ -70,10 +55,6 @@
"version": "2.1.1",
"description": "Take Screenshots in Koishi"
},
"koishi-plugin-rss": {
"version": "2.0.0",
"description": "Subscribe RSS Url for Koishi"
},
"koishi-plugin-schedule": {
"version": "3.0.4",
"description": "Schedule plugin for Koishi"
Expand All @@ -87,7 +68,7 @@
"description": "Some simple tools for Koishi"
},
"koishi-plugin-webui": {
"version": "4.4.1",
"version": "4.4.2",
"description": "Show Web UI of Koishi"
}
}
4 changes: 2 additions & 2 deletions packages/koishi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi",
"description": "A QQ bot framework based on CQHTTP",
"version": "3.10.0",
"version": "3.10.1",
"main": "index.js",
"typings": "index.d.ts",
"engines": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"chokidar": "^3.5.1",
"js-yaml": "^4.1.0",
"kleur": "^4.1.4",
"koishi-core": "^3.10.0",
"koishi-core": "^3.10.1",
"koishi-utils": "^4.2.2",
"prompts": "^2.4.1"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-adventure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"adventure"
],
"peerDependencies": {
"koishi-core": "^3.10.0",
"koishi-core": "^3.10.1",
"koishi-plugin-common": "^4.2.4",
"koishi-plugin-mysql": "^3.3.2",
"koishi-plugin-teach": "^2.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-assets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"server"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"dependencies": {
"axios": "^0.21.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@
"server"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"devDependencies": {
"koishi-plugin-webui": "^4.4.1"
"koishi-plugin-webui": "^4.4.2"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-chess/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"game"
],
"peerDependencies": {
"koishi-core": "^3.10.0",
"koishi-core": "^3.10.1",
"koishi-plugin-puppeteer": "^2.1.1",
"koishi-utils": "^4.2.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-common/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"plugin"
],
"peerDependencies": {
"koishi-core": "^3.10.0",
"koishi-core": "^3.10.1",
"koishi-utils": "^4.2.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-dice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dice"
],
"peerDependencies": {
"koishi-core": "^3.10.0",
"koishi-core": "^3.10.1",
"koishi-utils": "^4.2.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-eval/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"code"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"optionalDependencies": {
"@babel/core": "^7.13.16",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-github/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-github",
"description": "GitHub webhook plugin for Koishi",
"version": "3.0.4",
"version": "3.1.0",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -36,7 +36,7 @@
"koishi-test-utils": "^6.0.0-beta.12"
},
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"dependencies": {
"@octokit/webhooks-types": "^3.70.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-image-search/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-image-search",
"description": "Image searching plugin for Koishi",
"version": "3.0.3",
"version": "3.0.4",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -33,7 +33,7 @@
"pixiv"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"dependencies": {
"axios": "^0.21.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-mongo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"mysql"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"dependencies": {
"@types/mongodb": "^3.6.12",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-monitor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
},
"homepage": "https://github.com/koishijs/koishi#readme",
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"mysql"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"dependencies": {
"@types/mysql": "^2.15.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"koishi-test-utils": "^6.0.0-beta.12"
},
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"dependencies": {
"chrome-finder": "^1.0.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-rss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"rss"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"devDependencies": {
"koishi-test-utils": "^6.0.0-beta.12"
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-schedule/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"koishi-test-utils": "^6.0.0-beta.12"
},
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
}
}
4 changes: 2 additions & 2 deletions packages/plugin-teach/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@
"conversation"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"devDependencies": {
"koishi-plugin-mongo": "^2.2.3",
"koishi-plugin-mysql": "^3.3.2",
"koishi-plugin-webui": "^4.4.1",
"koishi-plugin-webui": "^4.4.2",
"koishi-test-utils": "^6.0.0-beta.12"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/qrcode": "^1.4.0"
},
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"dependencies": {
"axios": "^0.21.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-webui/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-webui",
"description": "Show Web UI of Koishi",
"version": "4.4.1",
"version": "4.4.2",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"files": [
Expand Down Expand Up @@ -29,7 +29,7 @@
"webui"
],
"peerDependencies": {
"koishi-core": "^3.10.0"
"koishi-core": "^3.10.1"
},
"devDependencies": {
"@fortawesome/fontawesome-free": "^5.15.3",
Expand Down

0 comments on commit 1a8a3ec

Please sign in to comment.