Skip to content

Commit e2e3bd4

Browse files
committed
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.3...v2.1.0) (2025-05-15) ### Features * upgrade fontawesome libs for fix defaultProps warning ([6d5adff](6d5adff))
1 parent 6d5adff commit e2e3bd4

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.0](https://github.com/chatscope/chat-ui-kit-react/compare/v2.0.3...v2.1.0) (2025-05-15)
4+
5+
6+
### Features
7+
8+
* upgrade fontawesome libs for fix defaultProps warning ([6d5adff](https://github.com/chatscope/chat-ui-kit-react/commit/6d5adffa412eb2f0c551b3cb875133aae54b3370))
9+
310
## [2.0.3](https://github.com/chatscope/chat-ui-kit-react/compare/v2.0.2...v2.0.3) (2024-03-03)
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.0.3",
3+
"version": "2.1.0",
44
"description": "React component library for creating chat interfaces",
55
"license": "MIT",
66
"homepage": "https://chatscope.io/",

0 commit comments

Comments
 (0)