Skip to content

Commit 43a239c

Browse files
committed
chore(release): 3.1.2 [skip ci]
## [3.1.2](v3.1.1...v3.1.2) (2023-09-27) ### Bug Fixes * added missing MessageGroup export ([21bf7c9](21bf7c9))
1 parent 21bf7c9 commit 43a239c

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/use-chat changelog
22

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+
310
## [3.1.1](https://github.com/chatscope/use-chat/compare/v3.1.0...v3.1.1) (2023-01-18)
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/use-chat",
3-
"version": "3.1.1",
3+
"version": "3.1.2",
44
"description": "React hook for state management in chat applications",
55
"license": "MIT",
66
"homepage": "https://chatscope.io/",

0 commit comments

Comments
 (0)