feat(web-ui): export CustomProviderDialog closes #2267

This commit is contained in:
Mario Zechner
2026-03-17 12:22:19 +01:00
parent bf60741048
commit 0971b1cbea
2 changed files with 5 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Exported `CustomProviderDialog` from `@mariozechner/pi-web-ui` ([#2267](https://github.com/badlogic/pi-mono/issues/2267))
## [0.58.4] - 2026-03-16
### Added