@webitel/ui-sdk 24.12.54 → 24.12.55

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,12 @@
1
+ ## [v24.12.54] - 2025-01-14
2
+ ### :sparkles: New Features
3
+ - [`e6ef3d5`](https://github.com/webitel/webitel-ui-sdk/commit/e6ef3d54df3abf9794b0500ac8de2889aaf2da2a) - add days in timepicker component[WTEL-5853](https://webitel.atlassian.net/browse/WTEL-5853) *(commit by [@Lera24](https://github.com/Lera24))*
4
+
5
+ ### :bug: Bug Fixes
6
+ - [`1701a8b`](https://github.com/webitel/webitel-ui-sdk/commit/1701a8b14cc48cbded9ddb98b8763d15f5cf6cff) - conflict[WTEL-5853](https://webitel.atlassian.net/browse/WTEL-5853) *(commit by [@Lera24](https://github.com/Lera24))*
7
+ - [`4a1f187`](https://github.com/webitel/webitel-ui-sdk/commit/4a1f18761ccae15cd6fb4a45ce1669697d1d76e1) - add changes in lib[WTEL-5853](https://webitel.atlassian.net/browse/WTEL-5853) *(commit by [@Lera24](https://github.com/Lera24))*
8
+
9
+
1
10
  ## [v24.12.53] - 2025-01-13
2
11
  ### :bug: Bug Fixes
3
12
  - [`c5184b4`](https://github.com/webitel/webitel-ui-sdk/commit/c5184b4a1957ddf5058bb03d51dd588e736b1419) - wt-badge line-height [WTEL-5882](https://webitel.atlassian.net/browse/WTEL-5882) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
@@ -760,3 +769,4 @@
760
769
  [v24.12.51]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.50...v24.12.51
761
770
  [v24.12.52]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.51...v24.12.52
762
771
  [v24.12.53]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.52...v24.12.53
772
+ [v24.12.54]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.53...v24.12.54