Skip to content

Commit 9f050ef

Browse files
authored
chore(release): bump version to 1.3.9 (#683)
1 parent c776c3e commit 9f050ef

26 files changed

Lines changed: 26 additions & 26 deletions

File tree

packages/adapter-azure-openai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"peerDependencies": {
5959
"koishi": "^4.18.9",
60-
"koishi-plugin-chatluna": "^1.3.8"
60+
"koishi-plugin-chatluna": "^1.3.9"
6161
},
6262
"resolutions": {
6363
"@langchain/core": "^0.3.80",

packages/adapter-claude/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
},
6060
"peerDependencies": {
6161
"koishi": "^4.18.9",
62-
"koishi-plugin-chatluna": "^1.3.8"
62+
"koishi-plugin-chatluna": "^1.3.9"
6363
},
6464
"resolutions": {
6565
"@langchain/core": "^0.3.80",

packages/adapter-deepseek/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"peerDependencies": {
7373
"koishi": "^4.18.9",
74-
"koishi-plugin-chatluna": "^1.3.8"
74+
"koishi-plugin-chatluna": "^1.3.9"
7575
},
7676
"koishi": {
7777
"category": "ai",

packages/adapter-dify/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"peerDependencies": {
7373
"koishi": "^4.18.9",
74-
"koishi-plugin-chatluna": "^1.3.8"
74+
"koishi-plugin-chatluna": "^1.3.9"
7575
},
7676
"koishi": {
7777
"description": {

packages/adapter-doubao/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"peerDependencies": {
7373
"koishi": "^4.18.9",
74-
"koishi-plugin-chatluna": "^1.3.8"
74+
"koishi-plugin-chatluna": "^1.3.9"
7575
},
7676
"koishi": {
7777
"description": {

packages/adapter-gemini/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"peerDependencies": {
7777
"koishi": "^4.18.9",
78-
"koishi-plugin-chatluna": "^1.3.8",
78+
"koishi-plugin-chatluna": "^1.3.9",
7979
"koishi-plugin-chatluna-storage-service": "^1.0.1"
8080
},
8181
"peerDependenciesMeta": {

packages/adapter-hunyuan/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"peerDependencies": {
7373
"koishi": "^4.18.9",
74-
"koishi-plugin-chatluna": "^1.3.8"
74+
"koishi-plugin-chatluna": "^1.3.9"
7575
},
7676
"koishi": {
7777
"description": {

packages/adapter-ollama/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
},
5555
"peerDependencies": {
5656
"koishi": "^4.18.9",
57-
"koishi-plugin-chatluna": "^1.3.8"
57+
"koishi-plugin-chatluna": "^1.3.9"
5858
},
5959
"resolutions": {
6060
"@langchain/core": "^0.3.80",

packages/adapter-openai-like/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"peerDependencies": {
7373
"koishi": "^4.18.9",
74-
"koishi-plugin-chatluna": "^1.3.8"
74+
"koishi-plugin-chatluna": "^1.3.9"
7575
},
7676
"koishi": {
7777
"description": {

packages/adapter-openai/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"peerDependencies": {
7373
"koishi": "^4.18.9",
74-
"koishi-plugin-chatluna": "^1.3.8"
74+
"koishi-plugin-chatluna": "^1.3.9"
7575
},
7676
"koishi": {
7777
"description": {

0 commit comments

Comments
 (0)