Skip to content

Commit

Permalink
chore(release): 12.12.0 [skip ci]
Browse files Browse the repository at this point in the history
## [12.12.0](v12.11.1...v12.12.0) (2025-02-12)

### Bug Fixes

* determine audio recording format with MediaRecorder.isTypeSupported not userAgent ([#2639](#2639)) ([1c445de](1c445de))

### Features

* add general purpose search components ([#2588](#2588)) ([d545207](d545207))

### Chores

* **deps:** upgrade react-markdown to v9 ([#2643](#2643)) ([07812fe](07812fe))
  • Loading branch information
semantic-release-bot committed Feb 12, 2025
1 parent 07812fe commit 9b6a0be
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.12.0](https://github.com/GetStream/stream-chat-react/compare/v12.11.1...v12.12.0) (2025-02-12)


### Bug Fixes

* determine audio recording format with MediaRecorder.isTypeSupported not userAgent ([#2639](https://github.com/GetStream/stream-chat-react/issues/2639)) ([1c445de](https://github.com/GetStream/stream-chat-react/commit/1c445de211e8ed85371cf895f89e96f961e4c377))


### Features

* add general purpose search components ([#2588](https://github.com/GetStream/stream-chat-react/issues/2588)) ([d545207](https://github.com/GetStream/stream-chat-react/commit/d5452076e0fb99f44455d53fcc9f9c302f63c03f))


### Chores

* **deps:** upgrade react-markdown to v9 ([#2643](https://github.com/GetStream/stream-chat-react/issues/2643)) ([07812fe](https://github.com/GetStream/stream-chat-react/commit/07812fe15dd1dc30a060d19fe682f58d20bf8656))

## [12.11.1](https://github.com/GetStream/stream-chat-react/compare/v12.11.0...v12.11.1) (2025-02-11)


Expand Down

0 comments on commit 9b6a0be

Please sign in to comment.