Skip to content

Commit 89f6208

Browse files
committed
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2024-03-03) ### Bug Fixes * added automatically provided github token to github workflow ([3da88a0](3da88a0)) * removed github token from github workflow ([a674c0c](a674c0c))
1 parent 3da88a0 commit 89f6208

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @chatscope/chat-ui-kit-react changelog
22

3+
## [2.0.3](https://github.com/chatscope/chat-ui-kit-react/compare/v2.0.2...v2.0.3) (2024-03-03)
4+
5+
6+
### Bug Fixes
7+
8+
* added automatically provided github token to github workflow ([3da88a0](https://github.com/chatscope/chat-ui-kit-react/commit/3da88a06f08f1c47ed55bb07f412cf6efa9993f8))
9+
* removed github token from github workflow ([a674c0c](https://github.com/chatscope/chat-ui-kit-react/commit/a674c0c8b648d23e9b000a5c3f40bb6f1eabb6ea))
10+
311
## [2.0.2](https://github.com/chatscope/chat-ui-kit-react/compare/v2.0.1...v2.0.2) (2024-03-03)
412

513

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.2",
3+
"version": "2.0.3",
44
"description": "React component library for creating chat interfaces",
55
"license": "MIT",
66
"homepage": "https://chatscope.io/",

0 commit comments

Comments
 (0)