release: @johanleroy/git-arboretum 1.2.0
Some checks failed
CI / Build & test (Node 22) (push) Successful in 9m48s
CI / Build & test (Node 24) (push) Successful in 9m41s
Release / Publish to Gitea npm registry (push) Successful in 9m37s
CI / Pack & boot smoke (Node 22) (push) Failing after 4m59s

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Johan LEROY
2026-06-18 11:49:03 +02:00
parent b0e8a93caa
commit 9d40fb4aa0
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -4969,7 +4969,7 @@
},
"packages/server": {
"name": "@johanleroy/git-arboretum",
"version": "1.1.0",
"version": "1.2.0",
"bundleDependencies": [
"@arboretum/shared"
],

View File

@@ -1,6 +1,6 @@
{
"name": "@johanleroy/git-arboretum",
"version": "1.1.0",
"version": "1.2.0",
"description": "Self-hosted web dashboard for git worktrees and the Claude Code sessions running on them",
"license": "MIT",
"type": "module",