@webitel/ui-sdk 24.12.129 → 24.12.130

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.129] - 2025-02-24
2
+ ### :bug: Bug Fixes
3
+ - [`087e52b`](https://github.com/webitel/webitel-ui-sdk/commit/087e52b706e80e861482eb69384f6f8f24159e84) - filters v2 rm filtername set by default [WTEL-6310](https://webitel.atlassian.net/browse/WTEL-6310) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
4
+
5
+
1
6
  ## [v24.12.127] - 2025-02-23
2
7
  ### :bug: Bug Fixes
3
8
  - [`2e58ef3`](https://github.com/webitel/webitel-ui-sdk/commit/2e58ef3f7facaadc051043f28679f631ac857ecc) - clear dynamic filter default label value *(commit by [@dlohvinov](https://github.com/dlohvinov))*
@@ -1205,3 +1210,4 @@
1205
1210
  [v24.12.123]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.122...v24.12.123
1206
1211
  [v24.12.124]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.123...v24.12.124
1207
1212
  [v24.12.127]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.126...v24.12.127
1213
+ [v24.12.129]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.128...v24.12.129