fix(test,docs): increase tstest verbosity, enable logfile, and extend timeout; fix README formatting for company line

This commit is contained in:
2026-02-15 23:09:41 +00:00
parent 92cb9cd313
commit 296cb64418
4 changed files with 9 additions and 3 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-02-15 - 4.2.3 - fix(test,docs)
increase tstest verbosity, enable logfile, and extend timeout; fix README formatting for company line
- package.json: test script updated to add --verbose, --logfile, and --timeout 120 to tstest invocation
- readme.md: adjusted company line formatting (removed list marker and added trailing spaces) to ensure proper Markdown line break/paragraph
## 2026-02-15 - 4.2.2 - fix(npmextra)
restructure npmextra.json: flatten @git.zone/cli and tsdoc to top-level, add Verdaccio registry and @ship.zone/szci entry, remove deprecated npmci and gitzone keys