release: @johanleroy/git-arboretum 1.11.0
All checks were successful
Release / Publish to Gitea npm registry (push) Successful in 9m52s

This commit is contained in:
2026-06-24 10:28:28 +02:00
parent 69123eaf0e
commit a67871b9b9
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -7864,7 +7864,7 @@
}, },
"packages/server": { "packages/server": {
"name": "@johanleroy/git-arboretum", "name": "@johanleroy/git-arboretum",
"version": "1.10.0", "version": "1.11.0",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@fastify/cookie": "^11.0.0", "@fastify/cookie": "^11.0.0",

View File

@@ -1,6 +1,6 @@
{ {
"name": "@johanleroy/git-arboretum", "name": "@johanleroy/git-arboretum",
"version": "1.10.0", "version": "1.11.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",