fix(build): add SmartConfig project metadata and update development tooling versions

This commit is contained in:
2026-05-18 15:44:27 +00:00
parent 05387b4a6a
commit 59e91a39ad
4 changed files with 791 additions and 139 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## Pending
### Fixes
- add SmartConfig project metadata and update development tooling versions (build)
- adds .smartconfig.json with npm package, repository, and release target configuration
- bumps @git.zone build/test/documentation tooling and @types/node devDependency versions
## 1.0.0
- Initial standalone extraction of idp.global shared interfaces.