@webitel/ui-sdk 24.12.146 → 24.12.148

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,14 @@
1
+ ## [v24.12.147] - 2025-02-26
2
+ ### :bug: Bug Fixes
3
+ - [`3e4ff20`](https://github.com/webitel/webitel-ui-sdk/commit/3e4ff20264821c67b6258693e55afb10bc22db7b) - update styleguide sdk *(commit by [@liza-pohranichna](https://github.com/liza-pohranichna))*
4
+
5
+
6
+ ## [v24.12.146] - 2025-02-26
7
+ ### :sparkles: New Features
8
+ - [`ac2db27`](https://github.com/webitel/webitel-ui-sdk/commit/ac2db27a87db22d637db6cd5ede4dbae74d5c9b2) - implimented version *(commit by [@liza-pohranichna](https://github.com/liza-pohranichna))*
9
+ - [`9c9f083`](https://github.com/webitel/webitel-ui-sdk/commit/9c9f083c78d3c16e0f0fed74a1cde435441cafec) - added validation to some of the cases in filter form *(commit by [@liza-pohranichna](https://github.com/liza-pohranichna))*
10
+
11
+
1
12
  ## [v24.12.144] - 2025-02-25
2
13
  ### :sparkles: New Features
3
14
  - [`7482afc`](https://github.com/webitel/webitel-ui-sdk/commit/7482afca1ed5cb9ba74e5e428d46523c596599c8) - wt-empty buttons disabled props [WTEL-6316](https://webitel.atlassian.net/browse/WTEL-6316) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
@@ -1290,3 +1301,5 @@
1290
1301
  [v24.12.142]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.141...v24.12.142
1291
1302
  [v24.12.143]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.142...v24.12.143
1292
1303
  [v24.12.144]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.143...v24.12.144
1304
+ [v24.12.146]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.145...v24.12.146
1305
+ [v24.12.147]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.146...v24.12.147