chore: bump all packages to 0.2.0

This commit is contained in:
2026-05-08 02:55:29 +00:00
parent 3153ab26f6
commit 178f6c7519
9 changed files with 10 additions and 8 deletions
+2
View File
@@ -0,0 +1,2 @@
@uncaged:registry=https://git.shazhou.work/api/packages/uncaged/npm/
//git.shazhou.work/api/packages/uncaged/npm/:_authToken=84e488ac2b4a3ddafc5fbf789674768881bf9241
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@uncaged/cli-workflow", "name": "@uncaged/cli-workflow",
"version": "0.1.0", "version": "0.2.0",
"type": "module", "type": "module",
"bin": { "bin": {
"uncaged-workflow": "src/cli.ts" "uncaged-workflow": "src/cli.ts"
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@uncaged/workflow-agent-cursor", "name": "@uncaged/workflow-agent-cursor",
"version": "0.1.0", "version": "0.2.0",
"type": "module", "type": "module",
"main": "src/index.ts", "main": "src/index.ts",
"types": "src/index.ts", "types": "src/index.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@uncaged/workflow-agent-hermes", "name": "@uncaged/workflow-agent-hermes",
"version": "0.1.0", "version": "0.2.0",
"type": "module", "type": "module",
"main": "src/index.ts", "main": "src/index.ts",
"types": "src/index.ts", "types": "src/index.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@uncaged/workflow-agent-llm", "name": "@uncaged/workflow-agent-llm",
"version": "0.1.0", "version": "0.2.0",
"type": "module", "type": "module",
"main": "src/index.ts", "main": "src/index.ts",
"types": "src/index.ts", "types": "src/index.ts",
@@ -1,6 +1,6 @@
{ {
"name": "@uncaged/workflow-template-develop", "name": "@uncaged/workflow-template-develop",
"version": "0.1.0", "version": "0.2.0",
"type": "module", "type": "module",
"main": "src/index.ts", "main": "src/index.ts",
"types": "src/index.ts", "types": "src/index.ts",
@@ -1,6 +1,6 @@
{ {
"name": "@uncaged/workflow-template-solve-issue", "name": "@uncaged/workflow-template-solve-issue",
"version": "0.1.0", "version": "0.2.0",
"type": "module", "type": "module",
"main": "src/index.ts", "main": "src/index.ts",
"types": "src/index.ts", "types": "src/index.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@uncaged/workflow-util-agent", "name": "@uncaged/workflow-util-agent",
"version": "0.1.0", "version": "0.2.0",
"type": "module", "type": "module",
"main": "src/index.ts", "main": "src/index.ts",
"types": "src/index.ts", "types": "src/index.ts",
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@uncaged/workflow", "name": "@uncaged/workflow",
"version": "0.1.0", "version": "0.2.0",
"type": "module", "type": "module",
"main": "src/index.ts", "main": "src/index.ts",
"types": "src/index.ts", "types": "src/index.ts",