Skip to content

Commit 84e6a65

Browse files
committed
chore(release): 1.9.6 [skip ci]
## [1.9.6](chatscope/chat-ui-kit-react@v1.9.5...v1.9.6) (2022-07-13) ### Bug Fixes * **types:** added missing export of MessageListContent ([213b15d](chatscope@213b15d))
1 parent 213b15d commit 84e6a65

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.9.6](https://github.com/chatscope/chat-ui-kit-react/compare/v1.9.5...v1.9.6) (2022-07-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **types:** added missing export of MessageListContent ([213b15d](https://github.com/chatscope/chat-ui-kit-react/commit/213b15d9229714528095748c57e7e04c67da9582))
9+
310
## [1.9.5](https://github.com/chatscope/chat-ui-kit-react/compare/v1.9.4...v1.9.5) (2022-07-12)
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.9.5",
3+
"version": "1.9.6",
44
"description": "React component library for creating chat interfaces",
55
"license": "MIT",
66
"homepage": "https://chatscope.io/",

0 commit comments

Comments
 (0)