Skip to content

Commit

Permalink
chore(release): 12.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [12.2.0](v12.1.0...v12.2.0) (2024-10-07)

### Bug Fixes

* add missing dependencies to ChannelList hooks effects ([#2525](#2525)) ([9cb8e47](9cb8e47))

### Features

* add openThread prop to VirtualizedMessageList ([#2523](#2523)) ([e95eaa4](e95eaa4))

### Refactors

* useScrollToBottomOnNewMessage hook ([#2532](#2532)) ([8980016](8980016))
  • Loading branch information
semantic-release-bot committed Oct 7, 2024
1 parent e95eaa4 commit 84f75b2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [12.2.0](https://github.com/GetStream/stream-chat-react/compare/v12.1.0...v12.2.0) (2024-10-07)


### Bug Fixes

* add missing dependencies to ChannelList hooks effects ([#2525](https://github.com/GetStream/stream-chat-react/issues/2525)) ([9cb8e47](https://github.com/GetStream/stream-chat-react/commit/9cb8e4781482f893dc827641c8fb2b96d4fb189c))


### Features

* add openThread prop to VirtualizedMessageList ([#2523](https://github.com/GetStream/stream-chat-react/issues/2523)) ([e95eaa4](https://github.com/GetStream/stream-chat-react/commit/e95eaa4fd4686bc814f2688617d8daeac4cb4568))


### Refactors

* useScrollToBottomOnNewMessage hook ([#2532](https://github.com/GetStream/stream-chat-react/issues/2532)) ([8980016](https://github.com/GetStream/stream-chat-react/commit/8980016e430d3cf53e88efa20b19a3381ab597c3))

## [12.1.0](https://github.com/GetStream/stream-chat-react/compare/v12.0.0...v12.1.0) (2024-10-02)


Expand Down

0 comments on commit 84f75b2

Please sign in to comment.