Skip to content

Commit

Permalink
Merge pull request #5 from sendbird/stable
Browse files Browse the repository at this point in the history
v4.9.5
  • Loading branch information
danney-chun authored Jul 27, 2023
2 parents 66397bb + 357fa4f commit 6e5cec4
Show file tree
Hide file tree
Showing 30 changed files with 41 additions and 37 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## v4.9.5 (July 27, 2023)
### **Improvements**
- Fixed bug when received `CHANNEL_INVITE` event inviter is null
- Updated `MessageCollectionEventHandler` members to be optional
## v4.9.4 (July 21, 2023)
### **Improvements**
- Added `EVENT_CHANNEL_BANNED` to `GroupchannelEventSource`
Expand Down
2 changes: 1 addition & 1 deletion cjs/groupChannel.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion cjs/index.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions cjs/lib/__bundle-919055bc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"use strict";var s=require("./__bundle-2c62c22a.js");class t extends s.User{constructor(s,t){var e;super(s,t),this.isMuted=!1,this.isMuted=null!==(e=t.is_muted)&&void 0!==e&&e}}exports.Participant=t;
1 change: 0 additions & 1 deletion cjs/lib/__bundle-9eebf587.js

This file was deleted.

Large diffs are not rendered by default.

Loading

0 comments on commit 6e5cec4

Please sign in to comment.