@webitel/ui-sdk 24.12.64 → 24.12.65
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.64] - 2025-01-20
|
|
2
|
+
### :sparkles: New Features
|
|
3
|
+
- [`1b28420`](https://github.com/webitel/webitel-ui-sdk/commit/1b28420426d36ec82863fad40187d14b1c109cff) - load preset icon [WTEL-3752](https://webitel.atlassian.net/browse/WTEL-3751) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
|
|
4
|
+
|
|
5
|
+
|
|
1
6
|
## [v24.12.63] - 2025-01-20
|
|
2
7
|
### :sparkles: New Features
|
|
3
8
|
- [`0e88e94`](https://github.com/webitel/webitel-ui-sdk/commit/0e88e9434ca7ed8283308c0a21e9296046777863) - props for table added to docs [WTEL-5488](https://webitel.atlassian.net/browse/WTEL-5488) *(commit by [@VladimirBeria](https://github.com/VladimirBeria))*
|
|
@@ -825,3 +830,4 @@
|
|
|
825
830
|
[v24.12.61]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.60...v24.12.61
|
|
826
831
|
[v24.12.62]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.61...v24.12.62
|
|
827
832
|
[v24.12.63]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.62...v24.12.63
|
|
833
|
+
[v24.12.64]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.63...v24.12.64
|