release: @johanleroy/git-arboretum 1.4.1
All checks were successful
CI / Build & test (Node 22) (push) Successful in 9m51s
CI / Build & test (Node 24) (push) Successful in 9m46s
Release / Publish to Gitea npm registry (push) Successful in 9m58s
CI / Pack & boot smoke (Node 22) (push) Successful in 9m47s

Première version avec le tarball autonome (shared inliné dans dist/_shared).
Le 1.4.0 du registre a pu être publié sans @arboretum/shared embarqué
(bundleDependencies d'un workspace instable en CI/root) ; 1.4.1 garantit un
paquet installable et démarrable par n'importe quel consommateur.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-06-19 09:49:07 +02:00
parent 842f17fad3
commit 4d95f5ce61
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@johanleroy/git-arboretum",
"version": "1.4.0",
"version": "1.4.1",
"description": "Self-hosted web dashboard for git worktrees and the Claude Code sessions running on them",
"license": "MIT",
"type": "module",