release: git-arboretum 3.1.0 (IDE unique), desktop 0.1.1 (fix logo Debian)
All checks were successful
CI / Build & test (Node 22) (push) Successful in 10m13s
CI / Build & test (Node 24) (push) Successful in 10m6s
CI / No em/en dashes (push) Successful in 3s
Release / Publish to Gitea npm registry (push) Successful in 9m55s
Desktop Release / Build Linux (AppImage + deb) (push) Successful in 14m9s
CI / Pack & boot smoke (Node 22) (push) Successful in 9m56s

This commit is contained in:
2026-07-20 12:11:50 +02:00
parent 662c537ac4
commit 008e976e01
4 changed files with 7 additions and 5 deletions

3
package-lock.json generated
View File

@@ -7,6 +7,7 @@
"": {
"name": "arboretum-monorepo",
"version": "0.0.0",
"license": "MIT",
"workspaces": [
"packages/shared",
"packages/server",
@@ -7924,7 +7925,7 @@
},
"packages/server": {
"name": "@johanleroy/git-arboretum",
"version": "3.0.0",
"version": "3.1.0",
"license": "MIT",
"dependencies": {
"@fastify/cookie": "^11.0.0",