@webitel/ui-sdk 24.12.158 → 24.12.159

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.158] - 2025-02-26
2
+ ### :bug: Bug Fixes
3
+ - [`868902e`](https://github.com/webitel/webitel-ui-sdk/commit/868902e185e8864c5da3afe3666a20b0f917a6fa) - add-filter.svg fill color cleanup [WTEL-6302](https://webitel.atlassian.net/browse/WTEL-6302) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
4
+
5
+
1
6
  ## [v24.12.157] - 2025-02-26
2
7
  ### :bug: Bug Fixes
3
8
  - [`695bc24`](https://github.com/webitel/webitel-ui-sdk/commit/695bc240f88e55bbf57b53e6d56af6e225f253b5) - update version *(commit by [@liza-pohranichna](https://github.com/liza-pohranichna))*
@@ -1356,3 +1361,4 @@
1356
1361
  [v24.12.155]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.154...v24.12.155
1357
1362
  [v24.12.156]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.155...v24.12.156
1358
1363
  [v24.12.157]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.156...v24.12.157
1364
+ [v24.12.158]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.157...v24.12.158