@webitel/ui-sdk 24.10.62 → 24.10.63

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,10 @@
1
1
 
2
2
 
3
+ ## [v24.10.62] - 2024-11-07
4
+ ### :sparkles: New Features
5
+ - [`d153ba8`](https://github.com/webitel/webitel-ui-sdk/commit/d153ba813e0d9b60050004dddbd172720aa5191d) - changed agent chat service in agent chat api [WTEL-5456](https://webitel.atlassian.net/browse/WTEL-5456) *(commit by [@liza-pohranichna](https://github.com/liza-pohranichna))*
6
+
7
+
3
8
  ## [v24.10.61] - 2024-11-06
4
9
  ### :bug: Bug Fixes
5
10
  - [`be1b3a2`](https://github.com/webitel/webitel-ui-sdk/commit/be1b3a25d6b6e6b3c0a5d3287556bc775d6bef8e) - fix import agent chat service
@@ -79,3 +84,4 @@
79
84
  [v24.10.59]: https://github.com/webitel/webitel-ui-sdk/compare/v24.10.57...v24.10.59
80
85
  [v24.10.60]: https://github.com/webitel/webitel-ui-sdk/compare/v24.10.59...v24.10.60
81
86
  [v24.10.61]: https://github.com/webitel/webitel-ui-sdk/compare/v24.10.60...v24.10.61
87
+ [v24.10.62]: https://github.com/webitel/webitel-ui-sdk/compare/v24.10.61...v24.10.62