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 e87babc commit 8fea450Copy full SHA for 8fea450
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @chatscope/chat-ui-kit-react changelog
2
3
+## [2.0.2](https://github.com/chatscope/chat-ui-kit-react/compare/v2.0.1...v2.0.2) (2024-03-03)
4
+
5
6
+### Bug Fixes
7
8
+* bump github actions and semantic-release ([e87babc](https://github.com/chatscope/chat-ui-kit-react/commit/e87babc641df46937016e4fee1e08d5ebecb7b23))
9
10
## [2.0.1](https://github.com/chatscope/chat-ui-kit-react/compare/v2.0.0...v2.0.1) (2024-03-03)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@chatscope/chat-ui-kit-react",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "React component library for creating chat interfaces",
"license": "MIT",
"homepage": "https://chatscope.io/",
0 commit comments