Release Repro Tools 0.1.0

This commit is contained in:
2026-09-01 13:04:50 +02:00
commit 98b1e5c23c
57 changed files with 9817 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Source identity
- Project: Repro Tools
- Version: 0.1.0
- Repository: https://git.add-ideas.de/lotobo/repro-tools
- Licence: GPL-3.0-or-later
- Build: Node.js 22+, npm 11, `npm ci && npm run release:artifact`
- Artifact: `repro-tools-0.1.0.zip`
Dependencies are exactly pinned by `package-lock.json`; runtime licence texts are bundled under `LICENSES/`.