From 40b502adea7de1ec36f175da97239a11894ff0d8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Mar 2025 19:25:56 +0100 Subject: [PATCH] chore: release 7.0.1 (#160) * chore(release): 7.0.1 * nuget release --------- Co-authored-by: github-actions --- CHANGELOG.md | 2 ++ src/stream-net.csproj | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c722e82..267977c 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.0.1](https://github.com/GetStream/stream-net/compare/7.0.0...7.0.1) (2025-03-05) + ## [7.0.0](https://github.com/GetStream/stream-net/compare/6.14.0...7.0.0) (2025-03-05) ## [6.14.0](https://github.com/GetStream/stream-net/compare/6.13.0...6.14.0) (2025-02-14) diff --git a/src/stream-net.csproj b/src/stream-net.csproj index 68dd03f..9a12897 100644 --- a/src/stream-net.csproj +++ b/src/stream-net.csproj @@ -8,7 +8,7 @@ stream-net .NET Client for Stream Feeds - 6.14.0 + 7.0.1 Stream.io GetStream.io © $([System.DateTime]::UtcNow.ToString(yyyy)) Stream.io