fix(deps): bump @push.rocks/smartlog and @types/node; update dependency list version and license link in docs

This commit is contained in:
2026-02-15 10:50:30 +00:00
parent 28312972e0
commit 28d9ad1746
7 changed files with 58 additions and 57 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2026-02-15 - 4.2.1 - fix(deps)
bump @push.rocks/smartlog and @types/node; update dependency list version and license link in docs
- package.json: update @push.rocks/smartlog from ^3.1.10 to ^3.1.11
- package.json: update @types/node from ^25.1.0 to ^25.2.3
- readme.hints.md: update 'Dependencies (as of v4.1.1)' to 'Dependencies (as of v4.2.0)' and reflect bumped dependency versions
- readme.md: change license link text to '[LICENSE](./license.md)'
## 2026-01-29 - 4.2.0 - feat(ts_web)
support TC39 'accessor' decorators for web components; bump dependencies and devDependencies; rename browser tests to .chromium.ts; move LICENSE to license.md and update readme