release: @johanleroy/git-arboretum 1.9.0
Some checks failed
CI / Build & test (Node 24) (push) Has been cancelled
CI / Pack & boot smoke (Node 22) (push) Has been cancelled
CI / Build & test (Node 22) (push) Has been cancelled
VSCode Release / Package VSIX (push) Has been cancelled
Deploy site (production) / build-and-deploy (push) Successful in 17s
Release / Publish to Gitea npm registry (push) Successful in 9m53s

This commit is contained in:
2026-06-23 17:43:48 +02:00
parent 057c2d55ed
commit a1fd00b046
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.8.0", "version": "1.9.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.8.0", "version": "1.9.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",