File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
33
44# Upcoming
55
6+ ### 🔄 Changed
7+
8+ # [ 5.5.1] ( https://github.com/GetStream/stream-chat-swift/releases/tag/5.5.1 )
9+ _ June 11, 2026_
10+
611## StreamChat
712### 🔄 Changed
813- Process ` StreamChatModel.xcdatamodeld ` as a package resource so the compiled Core Data model is bundled instead of copying the raw model source [ #4128 ] ( https://github.com/GetStream/stream-chat-swift/pull/4128 )
Original file line number Diff line number Diff line change 1212</p >
1313<p align =" center " >
1414 <img id =" stream-chat-label " alt =" StreamChat " src =" https://img.shields.io/badge/StreamChat-6.96%20MB-blue " />
15- <img id =" stream-chat-ui-label " alt =" StreamChatUI " src =" https://img.shields.io/badge/StreamChatUI-4.25 %20MB-blue " />
15+ <img id =" stream-chat-ui-label " alt =" StreamChatUI " src =" https://img.shields.io/badge/StreamChatUI-4.27 %20MB-blue " />
1616 <img id =" stream-chat-common-ui-label " alt =" StreamChatCommonUI " src =" https://img.shields.io/badge/StreamChatCommonUI-0.84%20MB-blue " />
1717</p >
1818
Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ import Foundation
77
88extension SystemEnvironment {
99 /// A Stream Chat version.
10- public static let version : String = " 5.6.0-SNAPSHOT "
10+ public static let version : String = " 5.5.1 "
1111}
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >5.5.0 </string >
18+ <string >5.5.1 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121</dict >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >5.5.0 </string >
18+ <string >5.5.1 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121</dict >
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >$(PRODUCT_BUNDLE_PACKAGE_TYPE) </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >5.5.0 </string >
18+ <string >5.5.1 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121</dict >
You can’t perform that action at this time.
0 commit comments