Skip to content

Commit

Permalink
chore(release): 4.0.0-alpha.3 [skip ci]
Browse files Browse the repository at this point in the history
# [4.0.0-alpha.3](v4.0.0-alpha.2...v4.0.0-alpha.3) (2023-03-08)

### Features

* added ICalendar and System content types ([2dbe92b](2dbe92b))
  • Loading branch information
supersnager committed Mar 8, 2023
1 parent 2dbe92b commit b94b121
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chatscope/use-chat changelog

# [4.0.0-alpha.3](https://github.com/chatscope/use-chat/compare/v4.0.0-alpha.2...v4.0.0-alpha.3) (2023-03-08)


### Features

* added ICalendar and System content types ([2dbe92b](https://github.com/chatscope/use-chat/commit/2dbe92b469c6967d890ab083069a1012b390311b))

# [4.0.0-alpha.2](https://github.com/chatscope/use-chat/compare/v4.0.0-alpha.1...v4.0.0-alpha.2) (2023-03-08)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chatscope/use-chat",
"version": "4.0.0-alpha.2",
"version": "4.0.0-alpha.3",
"description": "React hook for state management in chat applications",
"license": "MIT",
"homepage": "https://chatscope.io/",
Expand Down

0 comments on commit b94b121

Please sign in to comment.