Release API Tools 0.1.0

This commit is contained in:
2026-09-01 12:39:23 +02:00
commit fbcd0e56d6
63 changed files with 10155 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Corresponding source
The corresponding source for API Tools 0.1.0 is available at:
https://git.add-ideas.de/lotobo/api-tools/src/tag/v0.1.0
Build with Node.js 22+, npm 11+, and `package-lock.json` by running
`npm ci && npm run release:artifact`.