Skip to content

Commit

Permalink
chore: release v8.40.0 (#1349)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
github-actions[bot] and github-actions authored Sep 2, 2024
1 parent 4b1ffe8 commit 8eda557
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

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.0](https://github.com/GetStream/stream-chat-js/compare/v8.39.0...v8.40.0) (2024-09-02)


### Features

* threads 2.0 ([#1330](https://github.com/GetStream/stream-chat-js/issues/1330)) ([4b1ffe8](https://github.com/GetStream/stream-chat-js/commit/4b1ffe8931ee4e96200e4f6b454d7043e15ae228))


### Bug Fixes

* declare channel.lastMessage return value type as possibly being undefined ([#1346](https://github.com/GetStream/stream-chat-js/issues/1346)) ([8e9bc86](https://github.com/GetStream/stream-chat-js/commit/8e9bc86a0764f10376368d1f829c9ed41aa0034a))

## [8.39.0](https://github.com/GetStream/stream-chat-js/compare/v8.38.0...v8.39.0) (2024-08-22)


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.39.0",
"version": "8.40.0",
"description": "JS SDK for the Stream Chat API",
"author": "GetStream",
"homepage": "https://getstream.io/chat/",
Expand Down

0 comments on commit 8eda557

Please sign in to comment.