@webitel/ui-sdk 24.10.51 → 24.10.52

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,5 +1,14 @@
1
1
 
2
2
 
3
+ ## [v24.10.51] - 2024-10-29
4
+ ### :sparkles: New Features
5
+ - [`b7b5fda`](https://github.com/webitel/webitel-ui-sdk/commit/b7b5fda8b945b12f7e126f756ac43590aa13d54c) - useTableEmpty.js locale in progress [WTEL-5284] *(commit by [@dlohvinov](https://github.com/dlohvinov))*
6
+ - [`1d58fed`](https://github.com/webitel/webitel-ui-sdk/commit/1d58fedceed27b999683ed1843edd4fd9d1130d3) - TableComponentModule useTableEmpty.js, + docs [WTEL-5284] *(commit by [@dlohvinov](https://github.com/dlohvinov))*
7
+
8
+ ### :bug: Bug Fixes
9
+ - [`cd88706`](https://github.com/webitel/webitel-ui-sdk/commit/cd88706b3e44ce6f257c6e4e031cae3205dd9a7c) - fixed wt-table.vue default column name [WTEL-5373](https://webitel.atlassian.net/browse/WTEL-5373) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
10
+
11
+
3
12
  ## [v24.10.50] - 2024-10-25
4
13
  ### :sparkles: New Features
5
14
  - [`652b695`](https://github.com/webitel/webitel-ui-sdk/commit/652b695c8baf21fec5823711d68e31b317e5d649) - CHANGELOG.md auto generation *(commit by [@dlohvinov](https://github.com/dlohvinov))*
@@ -8,3 +17,4 @@
8
17
  - [`49d1c26`](https://github.com/webitel/webitel-ui-sdk/commit/49d1c268eda81654d920bc86c2f3c5a93fc2c338) - CHANGELOG.md auto generation *(commit by [@dlohvinov](https://github.com/dlohvinov))*
9
18
 
10
19
  [v24.10.50]: https://github.com/webitel/webitel-ui-sdk/compare/v24.10.49-10...v24.10.50
20
+ [v24.10.51]: https://github.com/webitel/webitel-ui-sdk/compare/v24.10.50...v24.10.51