Skip to content

Commit

Permalink
build: update version to 1.0.0-rc.0
Browse files Browse the repository at this point in the history
- Update version for all packages from beta to rc.0
- Update peer dependency version for koishi-plugin-chatluna to 1.0.0-rc.0
- Make minor formatting changes to package.json files
  • Loading branch information
dingyi222666 committed Nov 22, 2024
1 parent 135dbaf commit 8d6fefa
Show file tree
Hide file tree
Showing 20 changed files with 112 additions and 112 deletions.
4 changes: 2 additions & 2 deletions packages/azure-openai-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-azure-openai-adapter",
"description": "azure openai adapter for chatluna",
"version": "1.0.0-beta.10",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -56,7 +56,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"resolutions": {
"@langchain/core": "0.3.18",
Expand Down
4 changes: 2 additions & 2 deletions packages/chatglm-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-chatglm-adapter",
"description": "chatglm adapter for chatluna",
"version": "1.0.0-beta.29",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -66,7 +66,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"engines": {
"node": ">=18.0.0"
Expand Down
4 changes: 2 additions & 2 deletions packages/claude-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-claude-adapter",
"description": "claude adapter for chatluna",
"version": "1.0.0-beta.18",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -56,7 +56,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"resolutions": {
"@langchain/core": "0.3.18",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna",
"description": "chatluna for koishi",
"version": "1.0.0-beta.127",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down
4 changes: 2 additions & 2 deletions packages/embeddings-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-embeddings-service",
"description": "embeddings service for chatluna",
"version": "1.0.0-beta.28",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -64,7 +64,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/gemini-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-google-gemini-adapter",
"description": "google-gemini adapter for chatluna",
"version": "1.0.0-beta.26",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -73,7 +73,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/gptfree-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-gptfree-adapter",
"description": "gptfree adapter for chatluna",
"version": "1.0.0-beta.27",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -68,7 +68,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/hunyuan-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-hunyuan-adapter",
"description": "hunyuan adapter for chatluna",
"version": "1.0.0-beta.3",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"koishi": {
"description": {
Expand Down
150 changes: 75 additions & 75 deletions packages/image-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,81 +1,81 @@
{
"name": "koishi-plugin-chatluna-image-renderer",
"description": "image renderer for chatluna",
"version": "1.0.0-beta.5",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
"files": [
"lib",
"dist",
"resources"
],
"exports": {
".": {
"types": "./lib/index.d.ts",
"import": "./lib/index.mjs",
"require": "./lib/index.cjs"
"name": "koishi-plugin-chatluna-image-renderer",
"description": "image renderer for chatluna",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
"files": [
"lib",
"dist",
"resources"
],
"exports": {
".": {
"types": "./lib/index.d.ts",
"import": "./lib/index.mjs",
"require": "./lib/index.cjs"
},
"./package.json": "./package.json"
},
"./package.json": "./package.json"
},
"type": "module",
"author": "dingyi222666 <[email protected]>",
"repository": {
"type": "git",
"url": "https://github.com/ChatLunaLab/chatluna.git",
"directory": "packages/image-renderer"
},
"license": "AGPL-3.0",
"bugs": {
"url": "https://github.com/ChatLunaLab/chatluna/issues"
},
"engines": {
"node": ">=18.0.0"
},
"homepage": "https://github.com/ChatLunaLab/chatluna/tree/v1-dev/packages/image-renderer#readme",
"scripts": {
"build": "atsc -b"
},
"keywords": [
"chatbot",
"koishi",
"plugin",
"service",
"chatgpt",
"gpt",
"openai",
"chatluna",
"search"
],
"dependencies": {
"highlight.js": "^11.10.0",
"katex": "^0.16.11",
"marked": "^15.0.1",
"marked-highlight": "^2.2.1",
"marked-katex-extension": "^5.1.3",
"qrcode": "^1.5.4"
},
"devDependencies": {
"@types/jsdom": "^21.1.7",
"@types/uuid": "^10.0.0",
"atsc": "^2.1.0",
"koishi": "^4.18.1",
"koishi-plugin-puppeteer": "^3.9.0"
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
},
"koishi": {
"description": {
"zh": "ChatLuna 的图像渲染插件",
"en": "Image renderer plugin for ChatLuna"
"type": "module",
"author": "dingyi222666 <[email protected]>",
"repository": {
"type": "git",
"url": "https://github.com/ChatLunaLab/chatluna.git",
"directory": "packages/image-renderer"
},
"service": {
"required": [
"license": "AGPL-3.0",
"bugs": {
"url": "https://github.com/ChatLunaLab/chatluna/issues"
},
"engines": {
"node": ">=18.0.0"
},
"homepage": "https://github.com/ChatLunaLab/chatluna/tree/v1-dev/packages/image-renderer#readme",
"scripts": {
"build": "atsc -b"
},
"keywords": [
"chatbot",
"koishi",
"plugin",
"service",
"chatgpt",
"gpt",
"openai",
"chatluna",
"puppeteer"
]
"search"
],
"dependencies": {
"highlight.js": "^11.10.0",
"katex": "^0.16.11",
"marked": "^15.0.1",
"marked-highlight": "^2.2.1",
"marked-katex-extension": "^5.1.3",
"qrcode": "^1.5.4"
},
"devDependencies": {
"@types/jsdom": "^21.1.7",
"@types/uuid": "^10.0.0",
"atsc": "^2.1.0",
"koishi": "^4.18.1",
"koishi-plugin-puppeteer": "^3.9.0"
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"koishi": {
"description": {
"zh": "ChatLuna 的图像渲染插件",
"en": "Image renderer plugin for ChatLuna"
},
"service": {
"required": [
"chatluna",
"puppeteer"
]
}
}
}
}
4 changes: 2 additions & 2 deletions packages/ollama-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-ollama-adapter",
"description": "ollama adapter for chatluna",
"version": "1.0.0-beta.18",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -54,7 +54,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"resolutions": {
"@langchain/core": "0.3.18",
Expand Down
4 changes: 2 additions & 2 deletions packages/openai-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-openai-adapter",
"description": "openai adapter for chatluna",
"version": "1.0.0-beta.35",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/openai-like-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-openai-like-adapter",
"description": "openai style api adapter for chatluna",
"version": "1.0.0-beta.23",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-common/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-plugin-common",
"description": "plugin service for plugin chat mode chatluna",
"version": "1.0.0-beta.48",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -67,7 +67,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127",
"koishi-plugin-chatluna": "^1.0.0-rc.0",
"koishi-plugin-chatluna-knowledge-chat": "^1.0.15"
},
"peerDependenciesMeta": {
Expand Down
4 changes: 2 additions & 2 deletions packages/qwen-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-qwen-adapter",
"description": "qwen adapter for chatluna",
"version": "1.0.0-beta.31",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -70,7 +70,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"koishi": {
"description": {
Expand Down
4 changes: 2 additions & 2 deletions packages/rwkv-adapter/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "koishi-plugin-chatluna-rmkv-adapter",
"description": "rwkv adapter for chatluna",
"version": "1.0.0-beta.31",
"version": "1.0.0-rc.0",
"main": "lib/index.cjs",
"module": "lib/index.mjs",
"typings": "lib/index.d.ts",
Expand Down Expand Up @@ -69,7 +69,7 @@
},
"peerDependencies": {
"koishi": "^4.18.1",
"koishi-plugin-chatluna": "^1.0.0-beta.127"
"koishi-plugin-chatluna": "^1.0.0-rc.0"
},
"koishi": {
"description": {
Expand Down
Loading

0 comments on commit 8d6fefa

Please sign in to comment.