Skip to content

Commit

Permalink
chore(release): 4.39.8 [skip ci]
Browse files Browse the repository at this point in the history
## [4.39.8](v4.39.7...v4.39.8) (2023-09-27)

### Bug Fixes

* message menu positioning ([7d7396e](7d7396e))
  • Loading branch information
semantic-release-bot committed Sep 27, 2023
1 parent 1afac82 commit 3e5de60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion projects/stream-chat-angular/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "stream-chat-angular",
"version": "4.39.7",
"version": "4.39.8",
"description": "Angular components to create chat conversations or livestream style chat",
"author": "GetStream",
"homepage": "https://getstream.io/chat/",
Expand Down
2 changes: 1 addition & 1 deletion projects/stream-chat-angular/src/assets/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = '4.39.7';
export const version = '4.39.8';

0 comments on commit 3e5de60

Please sign in to comment.