fix(config): rename npmextra configuration to .smartconfig.json and align publish packaging with updated config handling
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-24 - 1.11.4 - fix(config)
|
||||
rename npmextra configuration to .smartconfig.json and align publish packaging with updated config handling
|
||||
|
||||
- replaces packaged config file references from npmextra.json to .smartconfig.json
|
||||
- updates publish module typings and null checks for tsPublishJson, package info, and file paths
|
||||
- bumps build and runtime dependencies to newer compatible versions
|
||||
- simplifies tsconfig.json by removing unused baseUrl and paths settings
|
||||
- refreshes README content to document current CLI, registry, and package publishing behavior
|
||||
|
||||
## 2026-03-24 - 1.11.3 - fix(config)
|
||||
replace npmextra with smartconfig for base registry resolution
|
||||
|
||||
|
||||
Reference in New Issue
Block a user