Skip to content

Commit a0216b4

Browse files
github-actions[bot]github-actions
andauthored
chore(release): 2.13.0 (#166)
Co-authored-by: github-actions <[email protected]>
1 parent 52340eb commit a0216b4

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.13.0](https://github.com/GetStream/stream-chat-net/compare/v2.12.0...v2.13.0) (2025-04-07)
6+
57
## [2.12.0](https://github.com/GetStream/stream-chat-net/compare/2.11.0...2.12.0) (2025-03-27)
68

79

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.12.0</Version>
13+
<Version>2.13.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)