We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c8c9be commit a60d537Copy full SHA for a60d537
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @chatscope/chat-ui-kit-react changelog
2
3
+## [1.2.3](https://github.com/chatscope/chat-ui-kit-react/compare/v1.2.2...v1.2.3) (2021-02-06)
4
+
5
6
+### Bug Fixes
7
8
+* **message-list:** scroll handling for grouped messages ([2c8c9be](https://github.com/chatscope/chat-ui-kit-react/commit/2c8c9becfa9b04c75b70ca0e967632fe798f0247))
9
10
## [1.2.2](https://github.com/chatscope/chat-ui-kit-react/compare/v1.2.1...v1.2.2) (2021-01-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@chatscope/chat-ui-kit-react",
- "version": "1.2.2",
+ "version": "1.2.3",
"description": "React component library for creating chat interfaces",
"license": "MIT",
"homepage": "https://chatscope.io/",
0 commit comments