fix(npmextra): update .gitignore and npmextra.json to add ignore patterns, registries, and module metadata

This commit is contained in:
2026-02-10 22:32:17 +00:00
parent f601859f8b
commit cd4584ec26
108 changed files with 43 additions and 17951 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-02-10 - 2.3.1 - fix(npmextra)
update .gitignore and npmextra.json to add ignore patterns, registries, and module metadata
- .gitignore: expanded ignore list for artifacts, installs, caches, builds, AI dirs, and rust target path
- npmextra.json: added npmjs registry alongside internal Verdaccio registry for @git.zone/cli release settings
- npmextra.json: added projectType and module metadata (githost, gitscope, gitrepo, description, npmPackagename, license) for @git.zone/cli and added empty @ship.zone/szci entry
## 2026-02-10 - 2.3.0 - feat(mailer-smtp)
add in-process security pipeline for SMTP delivery (DKIM/SPF/DMARC, content scanning, IP reputation)