Skip to content

Commit a9327af

Browse files
github-actions[bot]github-actions
andauthored
chore(release): 2.10.0 (#158)
Co-authored-by: github-actions <[email protected]>
1 parent d7dbd2d commit a9327af

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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.10.0](https://github.com/GetStream/stream-chat-net/compare/2.9.0...2.10.0) (2025-02-11)
6+
7+
8+
### Features
9+
10+
* added restricted visibility feature ([#153](https://github.com/GetStream/stream-chat-net/issues/153)) ([d7dbd2d](https://github.com/GetStream/stream-chat-net/commit/d7dbd2d93a71751489953e9dda1bba338082b674))
11+
512
## [2.9.0](https://github.com/GetStream/stream-chat-net/compare/2.8.0...2.9.0) (2025-02-07)
613

714

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.9.0</Version>
13+
<Version>2.10.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)