feat(smartconfig): enable npm publishing in smartconfig

This commit is contained in:
2026-05-14 01:12:23 +00:00
parent b79204fef5
commit 386d1d1512
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -3,6 +3,12 @@
## Pending
### Features
- enable npm publishing in smartconfig (smartconfig)
- Turns on the npm configuration by setting its enabled flag to true
- Keeps the existing registry configuration for Verdaccio and npmjs
## 2026-05-14 - 5.7.0
### Features