fix(package): remove CLI bin wrapper and exclude bin/ from published files

This commit is contained in:
2026-02-26 17:06:40 +00:00
parent 3e76662933
commit 1bb48b2530
3 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-02-26 - 5.2.5 - fix(package)
remove CLI bin wrapper and exclude bin/ from published files
- Removed "bin" entry from package.json (mailer wrapper)
- Removed "bin/" from files array to prevent including CLI wrapper in published package
## 2026-02-26 - 5.2.4 - fix(repo)
no changes detected — no version bump required