feat: release Office Tools 0.1.0

This commit is contained in:
2026-08-31 22:37:01 +02:00
commit a5524e27e3
90 changed files with 16328 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# Corresponding source
The corresponding source for Office Tools 0.1.0 is available at:
https://git.add-ideas.de/lotobo/office-tools/src/tag/v0.1.0
Build that tag with Node.js 22 and the exact `package-lock.json`:
```sh
npm ci
npm run release:artifact
```
No generated bundle is the preferred source form. No runtime code or document
content is loaded from a CDN. The production archive contains this source
identity, the licence, dependency inventory and third-party notices beside the
executable application.