release: @johanleroy/git-arboretum 1.2.0
Some checks failed
Release / Publish to Gitea npm registry (push) Has been cancelled

This commit is contained in:
2026-06-18 11:49:03 +02:00
parent d6c110fc3b
commit 9a4bb5efa1
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

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

View File

@@ -1,6 +1,6 @@
{ {
"name": "@johanleroy/git-arboretum", "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", "description": "Self-hosted web dashboard for git worktrees and the Claude Code sessions running on them",
"license": "MIT", "license": "MIT",
"type": "module", "type": "module",