Skip to content

Commit

Permalink
chore(release): 12.9.0 [skip ci]
Browse files Browse the repository at this point in the history
## [12.9.0](v12.8.2...v12.9.0) (2025-01-27)

### Bug Fixes

* channel-pinning related improvements ([#2602](#2602)) ([9f41a4c](9f41a4c)), closes [/github.com//issues/2595#issuecomment-2569118691](https://github.com/GetStream//github.com/GetStream/stream-chat-react/issues/2595/issues/issuecomment-2569118691)
* import execSync ([#2616](#2616)) ([3801375](3801375))

### Features

* add prop disabled to ChatAutoComplete props ([#2617](#2617)) ([8b686fe](8b686fe))
  • Loading branch information
semantic-release-bot committed Jan 27, 2025
1 parent 9f41a4c commit 963557c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [12.9.0](https://github.com/GetStream/stream-chat-react/compare/v12.8.2...v12.9.0) (2025-01-27)


### Bug Fixes

* channel-pinning related improvements ([#2602](https://github.com/GetStream/stream-chat-react/issues/2602)) ([9f41a4c](https://github.com/GetStream/stream-chat-react/commit/9f41a4cae12abd36690b57e111ce49994dd8b409)), closes [/github.com/GetStream/stream-chat-react/issues/2595#issuecomment-2569118691](https://github.com/GetStream//github.com/GetStream/stream-chat-react/issues/2595/issues/issuecomment-2569118691)
* import execSync ([#2616](https://github.com/GetStream/stream-chat-react/issues/2616)) ([3801375](https://github.com/GetStream/stream-chat-react/commit/38013759fbfb327acfb36ecbce0009450a93089e))


### Features

* add prop disabled to ChatAutoComplete props ([#2617](https://github.com/GetStream/stream-chat-react/issues/2617)) ([8b686fe](https://github.com/GetStream/stream-chat-react/commit/8b686fe636deeff8590bf3498b034bca5b8b2397))

## [12.8.2](https://github.com/GetStream/stream-chat-react/compare/v12.8.1...v12.8.2) (2025-01-10)


Expand Down

0 comments on commit 963557c

Please sign in to comment.