Skip to content

Commit

Permalink
chore(release): 11.19.0 [skip ci]
Browse files Browse the repository at this point in the history
## [11.19.0](v11.18.1...v11.19.0) (2024-05-23)

### Bug Fixes

* fix aria label translations for Portuguese ([28b6dfd](28b6dfd))
* prevent loading more non-existent thread replies ([#2399](#2399)) ([f2ed479](f2ed479))
* prevent showing link previews in AttachmentPreviewList ([#2398](#2398)) ([cf24894](cf24894))

### Features

* adopt new queryReactions endpoint ([#2388](#2388)) ([d6ca4ef](d6ca4ef))
  • Loading branch information
semantic-release-bot committed May 23, 2024
1 parent a507f1a commit 5a68c09
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
## [11.19.0](https://github.com/GetStream/stream-chat-react/compare/v11.18.1...v11.19.0) (2024-05-23)


### Bug Fixes

* fix aria label translations for Portuguese ([28b6dfd](https://github.com/GetStream/stream-chat-react/commit/28b6dfdd028ce1b53707d4fba8495b5722900c75))
* prevent loading more non-existent thread replies ([#2399](https://github.com/GetStream/stream-chat-react/issues/2399)) ([f2ed479](https://github.com/GetStream/stream-chat-react/commit/f2ed47938d9a042d041198690ac65a3b3f0a934a))
* prevent showing link previews in AttachmentPreviewList ([#2398](https://github.com/GetStream/stream-chat-react/issues/2398)) ([cf24894](https://github.com/GetStream/stream-chat-react/commit/cf24894f1743ebfb831dcdc2c802164f5807a9a6))


### Features

* adopt new queryReactions endpoint ([#2388](https://github.com/GetStream/stream-chat-react/issues/2388)) ([d6ca4ef](https://github.com/GetStream/stream-chat-react/commit/d6ca4effd48272921407100b5c75dfc9dc1961d4))

## [11.18.1](https://github.com/GetStream/stream-chat-react/compare/v11.18.0...v11.18.1) (2024-05-10)


Expand Down

0 comments on commit 5a68c09

Please sign in to comment.