fix(deps): downgrade @push.rocks/smartinteract to ^2.0.16

This commit is contained in:
2026-01-24 11:39:18 +00:00
parent 721dc3b22c
commit 47cd9adc8e
4 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2026-01-24 - 3.0.1 - fix(deps)
downgrade @push.rocks/smartinteract to ^2.0.16
- package.json: @push.rocks/smartinteract ^2.1.0 -> ^2.0.16
## 2026-01-24 - 3.0.0 - BREAKING CHANGE(tswatch)
refactor tswatch to a config-driven design (load config from npmextra.json) and add interactive init wizard; change TsWatch public API and enhance Watcher behavior