@webitel/ui-sdk 25.4.5 → 25.4.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,3 +1,11 @@
1
+ ## [v25.04.6] - 2025-03-06
2
+ ### :sparkles: New Features
3
+ - [`e6f722c`](https://github.com/webitel/webitel-ui-sdk/commit/e6f722cf41ec81ed5e67765574c38f9842134aa8) - orval config updates, added zod as project dep [WTEL-6397](https://webitel.atlassian.net/browse/WTEL-6397) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
4
+
5
+ ### :bug: Bug Fixes
6
+ - [`4eadd0b`](https://github.com/webitel/webitel-ui-sdk/commit/4eadd0b1d0de93bfe536d9ba7180889f037c8197) - link to company logo [WTEL-6423]
7
+
8
+
1
9
  ## [v25.04.2] - 2025-03-05
2
10
  ### :sparkles: New Features
3
11
  - [`e74e2e7`](https://github.com/webitel/webitel-ui-sdk/commit/e74e2e746b3d51353e4313d67a268bab4f8d80b4) - orval config [WTEL-6396](https://webitel.atlassian.net/browse/WTEL-6396) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
@@ -1408,3 +1416,4 @@
1408
1416
  [v24.12.166]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.165...v24.12.166
1409
1417
  [v25.04.0]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.166...v25.04.0
1410
1418
  [v25.04.2]: https://github.com/webitel/webitel-ui-sdk/compare/v25.04.1...v25.04.2
1419
+ [v25.04.6]: https://github.com/webitel/webitel-ui-sdk/compare/v25.04.5...v25.04.6