From b4b2d0fa8c95498c09a12a813b18e859f2b6f5e2 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 23 Jan 2026 23:28:32 +0000 Subject: [PATCH 1/2] chore(release): 7.5.2 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c9e2d1..467fac2 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. +### [7.5.2](https://github.com/GetStream/stream-net/compare/7.5.1...7.5.2) (2026-01-23) + ### [7.5.1](https://github.com/GetStream/stream-net/compare/7.5.0...7.5.1) (2026-01-23) ## [7.5.0](https://github.com/GetStream/stream-net/compare/7.4.0...7.5.0) (2026-01-23) From 3d8d155d7aab32583cd035e926ca212ca5049ace Mon Sep 17 00:00:00 2001 From: Aditya Agarwal Date: Sat, 24 Jan 2026 00:29:35 +0100 Subject: [PATCH 2/2] chore: trigger ci --- src/stream-net.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stream-net.csproj b/src/stream-net.csproj index c9ad5a7..a0673d9 100644 --- a/src/stream-net.csproj +++ b/src/stream-net.csproj @@ -8,7 +8,7 @@ stream-net .NET Client for Stream Feeds - 7.4.0 + 7.5.2 Stream.io GetStream.io © $([System.DateTime]::UtcNow.ToString(yyyy)) Stream.io