Skip to content

Commit 95e3bf4

Browse files
authored
chore(release): bump version to 1.3.7 (#669)
Update core version to 1.3.7 and synchronize peer dependencies across all adapters and extensions.
1 parent 5b8dd02 commit 95e3bf4

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.6"
60+
"koishi-plugin-chatluna": "^1.3.7"
6161
},
6262
"resolutions": {
6363
"@langchain/core": "0.3.62",

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.6"
62+
"koishi-plugin-chatluna": "^1.3.7"
6363
},
6464
"resolutions": {
6565
"@langchain/core": "0.3.62",

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.6"
74+
"koishi-plugin-chatluna": "^1.3.7"
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.6"
74+
"koishi-plugin-chatluna": "^1.3.7"
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.6"
74+
"koishi-plugin-chatluna": "^1.3.7"
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.6",
78+
"koishi-plugin-chatluna": "^1.3.7",
7979
"koishi-plugin-chatluna-storage-service": "^0.0.11"
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.6"
74+
"koishi-plugin-chatluna": "^1.3.7"
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.6"
57+
"koishi-plugin-chatluna": "^1.3.7"
5858
},
5959
"resolutions": {
6060
"@langchain/core": "0.3.62",

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.6"
74+
"koishi-plugin-chatluna": "^1.3.7"
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.6"
74+
"koishi-plugin-chatluna": "^1.3.7"
7575
},
7676
"koishi": {
7777
"description": {

0 commit comments

Comments
 (0)