chore: release v0.1.5

This commit is contained in:
JinmingYang
2023-06-27 16:48:45 +08:00
parent 54863af2d5
commit e6ceb87f70
7 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "gpt-runner",
"type": "module",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"packageManager": "pnpm@8.4.0",
"engines": {
@@ -75,4 +75,4 @@
"eslint --cache --fix"
]
}
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "@nicepkg/gpt-runner-cli",
"version": "0.1.4",
"version": "0.1.5",
"description": "CLI for GPT Runner",
"author": {
"name": "Jinming Yang",

View File

@@ -1,6 +1,6 @@
{
"name": "@nicepkg/gpt-runner-core",
"version": "0.1.4",
"version": "0.1.5",
"description": "",
"author": "Jinming Yang <2214962083@qq.com>",
"license": "MIT",
@@ -47,4 +47,4 @@
"langchain": "^0.0.96",
"unconfig": "^0.3.9"
}
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "@nicepkg/gpt-runner-shared",
"version": "0.1.4",
"version": "0.1.5",
"description": "",
"author": "Jinming Yang <2214962083@qq.com>",
"license": "MIT",
@@ -109,4 +109,4 @@
"@types/ip": "^1.1.0",
"express": "^4.18.2"
}
}
}

View File

@@ -2,7 +2,7 @@
"publisher": "nicepkg",
"name": "@nicepkg/gpt-runner-vscode",
"displayName": "GPT Runner",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"description": "GPT Runner for VS Code",
"license": "MIT",

View File

@@ -1,6 +1,6 @@
{
"name": "@nicepkg/gpt-runner-web",
"version": "0.1.4",
"version": "0.1.5",
"description": "",
"author": "Jinming Yang <2214962083@qq.com>",
"license": "MIT",
@@ -125,4 +125,4 @@
"vite": "^4.3.9",
"zustand": "^4.3.8"
}
}
}

View File

@@ -1,6 +1,6 @@
{
"name": "@nicepkg/gpt-runner",
"version": "0.1.4",
"version": "0.1.5",
"description": "",
"author": "Jinming Yang <2214962083@qq.com>",
"license": "MIT",