From a4b7f719f61ff40fe5bddbed094d3abee282168c Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 26 Mar 2026 16:13:14 +0000 Subject: [PATCH] chore(release): 2.21.0 --- CHANGELOG.md | 2 ++ src/stream-chat-net.csproj | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a3e2214b..62468846 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +## [2.21.0](https://github.com/GetStream/stream-chat-net/compare/2.20.0...2.21.0) (2026-03-26) + ## [2.20.0](https://github.com/GetStream/stream-chat-net/compare/2.19.1...2.20.0) (2026-02-27) diff --git a/src/stream-chat-net.csproj b/src/stream-chat-net.csproj index 948548b6..7d3c3a2d 100644 --- a/src/stream-chat-net.csproj +++ b/src/stream-chat-net.csproj @@ -10,7 +10,7 @@ stream-chat-net StreamChat .NET Client for Stream Chat - 2.20.0 + 2.21.0 Stream.io Stream.io © $([System.DateTime]::UtcNow.ToString(yyyy)) Stream.io