release: git-arboretum 3.2.0 (refonte visuelle Emerald, thème clair/sombre, site & doc alignés)
All checks were successful
CI / Build & test (Node 22) (push) Successful in 10m19s
CI / Build & test (Node 24) (push) Successful in 10m19s
CI / No em/en dashes (push) Successful in 6s
Deploy site (production) / build-and-deploy (push) Successful in 42s
Release / Publish to Gitea npm registry (push) Successful in 10m8s
CI / Pack & boot smoke (Node 22) (push) Successful in 10m0s

This commit is contained in:
2026-07-20 22:49:51 +02:00
parent adc53b413e
commit 7a802e8920
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@@ -7933,7 +7933,7 @@
}, },
"packages/server": { "packages/server": {
"name": "@johanleroy/git-arboretum", "name": "@johanleroy/git-arboretum",
"version": "3.1.0", "version": "3.2.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": "3.1.0", "version": "3.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",