Skip to content

Commit

Permalink
chore(release): 12.8.1 [skip ci]
Browse files Browse the repository at this point in the history
## [12.8.1](v12.8.0...v12.8.1) (2024-12-19)

### Bug Fixes

* do not clear dialog state immediately on useDialog unmount ([#2584](#2584)) ([a8755ec](a8755ec)), closes [#2583](#2583)
  • Loading branch information
semantic-release-bot committed Dec 19, 2024
1 parent a8755ec commit 8c65bbf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [12.8.1](https://github.com/GetStream/stream-chat-react/compare/v12.8.0...v12.8.1) (2024-12-19)


### Bug Fixes

* do not clear dialog state immediately on useDialog unmount ([#2584](https://github.com/GetStream/stream-chat-react/issues/2584)) ([a8755ec](https://github.com/GetStream/stream-chat-react/commit/a8755ec8112f69dd44e95c34d176e00436cbeee5)), closes [#2583](https://github.com/GetStream/stream-chat-react/issues/2583)

## [12.8.0](https://github.com/GetStream/stream-chat-react/compare/v12.7.1...v12.8.0) (2024-12-12)


Expand Down

0 comments on commit 8c65bbf

Please sign in to comment.