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 213b15d commit 84e6a65Copy full SHA for 84e6a65
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @chatscope/chat-ui-kit-react changelog
2
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
10
## [1.9.5](https://github.com/chatscope/chat-ui-kit-react/compare/v1.9.4...v1.9.5) (2022-07-12)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@chatscope/chat-ui-kit-react",
- "version": "1.9.5",
+ "version": "1.9.6",
"description": "React component library for creating chat interfaces",
"license": "MIT",
"homepage": "https://chatscope.io/",
0 commit comments