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
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:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user