@webitel/ui-sdk 24.12.52 → 24.12.53

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,8 @@
1
+ ## [v24.12.52] - 2025-01-13
2
+ ### :recycle: Refactors
3
+ - [`2cffb4f`](https://github.com/webitel/webitel-ui-sdk/commit/2cffb4f09c00895e5b8302718d855cfe7021e392) - replaced "clear" icon [WTEL-5384](https://webitel.atlassian.net/browse/WTEL-5384) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
4
+
5
+
1
6
  ## [v24.12.51] - 2025-01-13
2
7
  ### :recycle: Refactors
3
8
  - [`5989104`](https://github.com/webitel/webitel-ui-sdk/commit/5989104f1fbd63238a90ec98f213d3708d01fe24) - added `wt-badge` slot as the primary usage, added backwards compatibility, + docs [WTEL-5882](https://webitel.atlassian.net/browse/WTEL-5882) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
@@ -748,3 +753,4 @@
748
753
  [v24.12.48]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.47...v24.12.48
749
754
  [v24.12.50]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.48...v24.12.50
750
755
  [v24.12.51]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.50...v24.12.51
756
+ [v24.12.52]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.51...v24.12.52