Skip to content

Commit 92995e7

Browse files
github-actions[bot]github-actions
andauthored
chore(release): 2.18.0 (#181)
Co-authored-by: github-actions <[email protected]>
1 parent abebfb1 commit 92995e7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
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.
44

5+
## [2.18.0](https://github.com/GetStream/stream-chat-net/compare/2.17.0...2.18.0) (2025-09-01)
6+
57
## [2.17.0](https://github.com/GetStream/stream-chat-net/compare/2.16.0...2.17.0) (2025-07-08)
68

79
## [2.16.0](https://github.com/GetStream/stream-chat-net/compare/2.14.0...2.16.0) (2025-07-01)

src/stream-chat-net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageId>stream-chat-net</PackageId>
1111
<RootNamespace>StreamChat</RootNamespace>
1212
<Title>.NET Client for Stream Chat</Title>
13-
<Version>2.17.0</Version>
13+
<Version>2.18.0</Version>
1414
<Company>Stream.io</Company>
1515
<Authors>Stream.io</Authors>
1616
<Copyright>© $([System.DateTime]::UtcNow.ToString(yyyy)) Stream.io</Copyright>

0 commit comments

Comments
 (0)