@webitel/ui-sdk 24.12.147 → 24.12.149
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.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
|
+
|
|
1
6
|
## [v24.12.146] - 2025-02-26
|
|
2
7
|
### :sparkles: New Features
|
|
3
8
|
- [`ac2db27`](https://github.com/webitel/webitel-ui-sdk/commit/ac2db27a87db22d637db6cd5ede4dbae74d5c9b2) - implimented version *(commit by [@liza-pohranichna](https://github.com/liza-pohranichna))*
|
|
@@ -1297,3 +1302,4 @@
|
|
|
1297
1302
|
[v24.12.143]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.142...v24.12.143
|
|
1298
1303
|
[v24.12.144]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.143...v24.12.144
|
|
1299
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
|