Skip to content

Commit 17f0b73

Browse files
Merge pull request #98 from sendbird/release/3.18.1
Release/3.18.1 -> main
2 parents 605314c + f81a4ab commit 17f0b73

File tree

14 files changed

+2047
-2035
lines changed

14 files changed

+2047
-2035
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### v3.18.1 (Mar 18, 2024)
4+
5+
- Added `SBUFeedNotificationChannelViewParams` to control how the views in `SBUFeedNotificationChannelViewController` are displayed.
6+
37
### v3.18.0 (Mar 18, 2024)
48

59
- Added `SBUFeedNotificationChannelViewParams` to control how the views in `SBUFeedNotificationChannelViewController` are displayed.

Framework/SendbirdUIKit.xcframework/ios-arm64/SendbirdUIKit.framework/Base.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
// Configuration settings file format documentation can be found at:
1010
// https://help.apple.com/xcode/#/dev745c5c974
1111

12-
SBU_APP_VERSION = 3.17.0
13-
SBU_APP_BUNDLE_VERSION = 3.17.0
12+
SBU_APP_VERSION = 3.18.1
13+
SBU_APP_BUNDLE_VERSION = 3.18.1
1414
SENDBIRD_CHAT_SDK_VERSION = 4.16.1
0 Bytes
Binary file not shown.

Framework/SendbirdUIKit.xcframework/ios-arm64/dSYMs/SendbirdUIKit.framework.dSYM/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>3.17.0</string>
16+
<string>3.18.1</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>

0 commit comments

Comments
 (0)