Skip to content

Commit

Permalink
chore: release v8.40.8 (#1367)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <release@getstream.io>
  • Loading branch information
github-actions[bot] and github-actions authored Sep 17, 2024
1 parent 3f29e32 commit b598200
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [8.40.8](https://github.com/GetStream/stream-chat-js/compare/v8.40.7...v8.40.8) (2024-09-17)


### Bug Fixes

* **Thread:** parentMessage delete & initial read object ([#1366](https://github.com/GetStream/stream-chat-js/issues/1366)) ([3f29e32](https://github.com/GetStream/stream-chat-js/commit/3f29e32a28981bed5ad2820b431ba2dfb70be673))

### [8.40.7](https://github.com/GetStream/stream-chat-js/compare/v8.40.6...v8.40.7) (2024-09-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stream-chat",
"version": "8.40.7",
"version": "8.40.8",
"description": "JS SDK for the Stream Chat API",
"author": "GetStream",
"homepage": "https://getstream.io/chat/",
Expand Down

0 comments on commit b598200

Please sign in to comment.