Skip to content

Commit cae3f78

Browse files
committed
chore(release): 1.2.0 [skip ci]
# [1.2.0](chatscope/chat-ui-kit-react@v1.1.0...v1.2.0) (2021-01-04) ### Features * **chatscope#6:** api method for scrolling to bottom in message input ([3d0997a](chatscope@3d0997a)), closes [chatscope#6](chatscope#6)
1 parent 3d0997a commit cae3f78

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.0](https://github.com/chatscope/chat-ui-kit-react/compare/v1.1.0...v1.2.0) (2021-01-04)
4+
5+
6+
### Features
7+
8+
* **#6:** api method for scrolling to bottom in message input ([3d0997a](https://github.com/chatscope/chat-ui-kit-react/commit/3d0997ac737d7943f638a3e9b396107cee37423e)), closes [#6](https://github.com/chatscope/chat-ui-kit-react/issues/6)
9+
310
# [1.1.0](https://github.com/chatscope/chat-ui-kit-react/compare/v1.0.3...v1.1.0) (2020-12-20)
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.1.0",
3+
"version": "1.2.0",
44
"description": "React component library for creating chat interfaces",
55
"license": "MIT",
66
"homepage": "https://chatscope.io/",

0 commit comments

Comments
 (0)