Release Mail Tools 0.1.0

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