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 21bf7c9 commit 43a239cCopy full SHA for 43a239c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @chatscope/use-chat changelog
2
3
+## [3.1.2](https://github.com/chatscope/use-chat/compare/v3.1.1...v3.1.2) (2023-09-27)
4
+
5
6
+### Bug Fixes
7
8
+* added missing MessageGroup export ([21bf7c9](https://github.com/chatscope/use-chat/commit/21bf7c9c7b1916dfe64c014faf78bb5a35dea848))
9
10
## [3.1.1](https://github.com/chatscope/use-chat/compare/v3.1.0...v3.1.1) (2023-01-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@chatscope/use-chat",
- "version": "3.1.1",
+ "version": "3.1.2",
"description": "React hook for state management in chat applications",
"license": "MIT",
"homepage": "https://chatscope.io/",
0 commit comments