We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9411f commit 9d41285Copy full SHA for 9d41285
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @chatscope/chat-ui-kit-react changelog
2
3
+## [1.9.7](https://github.com/chatscope/chat-ui-kit-react/compare/v1.9.6...v1.9.7) (2022-07-18)
4
+
5
6
+### Bug Fixes
7
8
+* **types:** fixed typings for ExpansionPanel ([9f9411f](https://github.com/chatscope/chat-ui-kit-react/commit/9f9411f77d031b0ccac9d4a17ba844e966a30c50))
9
10
## [1.9.6](https://github.com/chatscope/chat-ui-kit-react/compare/v1.9.5...v1.9.6) (2022-07-13)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@chatscope/chat-ui-kit-react",
- "version": "1.9.6",
+ "version": "1.9.7",
"description": "React component library for creating chat interfaces",
"license": "MIT",
"homepage": "https://chatscope.io/",
0 commit comments