Skip to content

Commit b78f6e2

Browse files
author
github-actions
committed
chore(release): 2.19.1
1 parent 8dff30f commit b78f6e2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
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.19.1](https://github.com/GetStream/stream-chat-net/compare/2.18.0...2.19.1) (2025-11-12)
6+
7+
8+
### Features
9+
10+
* [CHA-1300] add count messages on channel type ([#184](https://github.com/GetStream/stream-chat-net/issues/184)) ([748e283](https://github.com/GetStream/stream-chat-net/commit/748e283d2215fe17b8b05c8cccb48e71e339d1c7))
11+
* add hide_history_before option for adding members ([#185](https://github.com/GetStream/stream-chat-net/issues/185)) ([013b2f5](https://github.com/GetStream/stream-chat-net/commit/013b2f5d24df19cb048786440a47a3fe63af15bf))
12+
513
## [2.18.0](https://github.com/GetStream/stream-chat-net/compare/2.17.0...2.18.0) (2025-09-01)
614

715
## [2.17.0](https://github.com/GetStream/stream-chat-net/compare/2.16.0...2.17.0) (2025-07-08)

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.18.0</Version>
13+
<Version>2.19.1</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)