Skip to content

Commit a60d537

Browse files
committed
chore(release): 1.2.3 [skip ci]
## [1.2.3](chatscope/chat-ui-kit-react@v1.2.2...v1.2.3) (2021-02-06) ### Bug Fixes * **message-list:** scroll handling for grouped messages ([2c8c9be](chatscope@2c8c9be))
1 parent 2c8c9be commit a60d537

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @chatscope/chat-ui-kit-react changelog
22

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+
310
## [1.2.2](https://github.com/chatscope/chat-ui-kit-react/compare/v1.2.1...v1.2.2) (2021-01-24)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chatscope/chat-ui-kit-react",
3-
"version": "1.2.2",
3+
"version": "1.2.3",
44
"description": "React component library for creating chat interfaces",
55
"license": "MIT",
66
"homepage": "https://chatscope.io/",

0 commit comments

Comments
 (0)