fix(release): update release config schema and refresh JavaScript and Rust dependencies

This commit is contained in:
2026-05-21 10:33:54 +00:00
parent 6a42a640cb
commit 0b70bb164f
5 changed files with 2538 additions and 4078 deletions
+7
View File
@@ -3,6 +3,13 @@
## Pending
### Fixes
- update release config schema and refresh JavaScript and Rust dependencies (release)
- migrate .smartconfig.json release settings to targets.npm and add schemaVersion 2
- bump development tooling packages including @git.zone/tsbuild, @git.zone/tsrun, @git.zone/tsrust, @git.zone/tstest, and @types/node
- update @push.rocks/smartdns and refresh Rust lockfile dependencies including tokio, clap, socket2, tracing-subscriber, and related transitive crates
## 2026-05-21 - 4.7.2
### Fixes