feat: release Office Tools 0.1.0
This commit is contained in:
@@ -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.
|
||||
Reference in New Issue
Block a user