feat(plugins): Add smartmail, mailauth and uuid to Deno dependencies and export them from plugins; include local dev permissions file
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-10-24 - 1.2.0 - feat(plugins)
|
||||
Add smartmail, mailauth and uuid to Deno dependencies and export them from plugins; include local dev permissions file
|
||||
|
||||
- Add @push.rocks/smartmail, mailauth and uuid to deno.json dependencies so email parsing, DKIM and UUID utilities are available.
|
||||
- Export smartmail, mailauth and uuid from ts/plugins.ts for centralized access across the codebase.
|
||||
- Add .claude/settings.local.json to define local development permissions (tooling/dev environment configuration).
|
||||
|
||||
## 2025-10-24 - 1.1.0 - feat(ci)
|
||||
Add CI, release and npm-publish automation; introduce release template and local settings
|
||||
|
||||
|
||||
Reference in New Issue
Block a user