fix(build): migrate package metadata to smartconfig and refresh build configuration

This commit is contained in:
2026-03-24 19:51:56 +00:00
parent fd8dc2021d
commit 0295182b14
8 changed files with 443 additions and 498 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2026-03-24 - 2.0.2 - fix(build)
migrate package metadata to smartconfig and refresh build configuration
- replace npmextra.json with .smartconfig.json and update published package files
- remove the web build flag from the build script
- refresh dependency versions and remove the unused node-fetch dev dependency
- rewrite the README to reflect current CLI, API, and Node.js support
## 2025-12-13 - 2.0.1 - fix(cli)
Align package scope to @git.zone, bump dependency versions and remove obsolete pnpm workspace setting