1 Commits

Author SHA1 Message Date
062bb64d41 release: git-arboretum 0.1.1
All checks were successful
CI / Build & test (Node 22) (push) Successful in 10m6s
CI / Build & test (Node 24) (push) Successful in 9m58s
Deploy site (production) / build-and-deploy (push) Successful in 15s
VSCode Release / Package VSIX (push) Successful in 9m37s
CI / Pack & boot smoke (Node 22) (push) Successful in 9m50s
2026-06-24 10:28:44 +02:00
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -7992,7 +7992,7 @@
},
"packages/vscode": {
"name": "git-arboretum",
"version": "0.1.0",
"version": "0.1.1",
"license": "MIT",
"devDependencies": {
"@arboretum/shared": "0.1.0",

View File

@@ -2,7 +2,7 @@
"name": "git-arboretum",
"displayName": "Arboretum",
"description": "Pilot your git worktrees and Claude Code sessions from VS Code — native terminals, live tree, waiting alerts.",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"publisher": "johanleroy",
"license": "MIT",