fix(config): update release configuration schema, refresh dependency versions, and document exported event types

This commit is contained in:
2026-05-18 15:54:45 +00:00
parent 3992adbafa
commit c2bfaad3d6
5 changed files with 477 additions and 267 deletions
+10
View File
@@ -1,5 +1,15 @@
# Changelog
## Pending
### Fixes
- update release configuration schema, refresh dependency versions, and document exported event types (config)
- migrate .smartconfig.json release settings to schema version 2 with npm target configuration
- update project description to reference the v3 product design language
- bump lucide and development tooling dependencies to newer patch and minor versions
- document exported TypeScript event and option types in the README and update SDK package reference
## 2026-05-03 - 1.1.0 - feat(catalog)
add initial idp.global component catalog with primitives, composed views, and full-page showcases