fix(ci): Remove .npmrc containing hard-coded npm registry configuration
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-08-18 - 11.2.7 - fix(ci)
|
||||
Remove .npmrc containing hard-coded npm registry configuration
|
||||
|
||||
- Removed .npmrc which contained 'registry=https://registry.npmjs.org/'
|
||||
- Avoids committing environment-specific npm registry configuration; rely on user or CI environment settings instead
|
||||
|
||||
## 2025-08-18 - 11.2.6 - fix(fs)
|
||||
Improve fs and stream handling, enhance SmartFile/StreamFile, update tests and CI configs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user