chore: release v0.2.0

This commit is contained in:
JinmingYang
2023-06-28 16:14:42 +08:00
parent 6522f93bc5
commit b248392884
7 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "gpt-runner",
"type": "module",
"version": "0.1.5",
"version": "0.2.0",
"private": true,
"packageManager": "pnpm@8.4.0",
"engines": {

View File

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

View File

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

View File

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

View File

@@ -2,7 +2,7 @@
"publisher": "nicepkg",
"name": "@nicepkg/gpt-runner-vscode",
"displayName": "GPT Runner",
"version": "0.1.5",
"version": "0.2.0",
"private": true,
"description": "GPT Runner for VS Code",
"license": "MIT",
@@ -117,4 +117,4 @@
"fs-extra": "^11.1.1",
"uuid": "^9.0.0"
}
}
}

View File

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

View File

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