Merge pull request 'chore: bump all packages to 0.2.0' (#117) from chore/bump-0.2.0 into main

This commit is contained in:
2026-05-08 02:55:49 +00:00
9 changed files with 9 additions and 8 deletions
+1
View File
@@ -3,3 +3,4 @@ dist/
bun.lock bun.lock
*.tgz *.tgz
tsconfig.tsbuildinfo tsconfig.tsbuildinfo
.npmrc
+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",