fix(dependencies): Add .npmrc and update dependency versions for smartfile and tstest

This commit is contained in:
2025-05-24 00:30:16 +00:00
parent 4081086621
commit 1b012628eb
5 changed files with 203 additions and 167 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2025-05-24 - 2.6.4 - fix(dependencies)
Add .npmrc and update dependency versions for smartfile and tstest
- Add .npmrc with registry configuration for npm
- Bump @push.rocks/smartfile version from ^11.2.3 to ^11.2.4
- Bump @git.zone/tstest version from ^1.9.0 to ^1.10.1
## 2025-05-21 - 2.6.3 - fix(tsbuild)
minor maintenance updates and documentation improvements