Skip to content

Commit 8c690cd

Browse files
committed
chore(release): 2.1.1 [skip ci]
## [2.1.1](v2.1.0...v2.1.1) (2025-05-15) ### Bug Fixes * add react 19 to peer dependencies ([#171](#171)) ([95a96c1](95a96c1))
1 parent 95a96c1 commit 8c690cd

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+
## [2.1.1](https://github.com/chatscope/chat-ui-kit-react/compare/v2.1.0...v2.1.1) (2025-05-15)
4+
5+
6+
### Bug Fixes
7+
8+
* add react 19 to peer dependencies ([#171](https://github.com/chatscope/chat-ui-kit-react/issues/171)) ([95a96c1](https://github.com/chatscope/chat-ui-kit-react/commit/95a96c15ad7506c9567c98f1ea7f60b49a94d38c))
9+
310
# [2.1.0](https://github.com/chatscope/chat-ui-kit-react/compare/v2.0.3...v2.1.0) (2025-05-15)
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": "2.1.0",
3+
"version": "2.1.1",
44
"description": "React component library for creating chat interfaces",
55
"license": "MIT",
66
"homepage": "https://chatscope.io/",

0 commit comments

Comments
 (0)