From f412cd01739076a2da42f68229964a11b226e803 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 31 Jan 2023 16:51:14 +0000 Subject: [PATCH 1/2] chore(release): 6.5.2 --- CHANGELOG.md | 2 ++ src/stream-net.csproj | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8169b69..b9dfffb 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. +### [6.5.2](https://github.com/GetStream/stream-net/compare/6.5.1...6.5.2) (2023-01-31) + ### [6.5.1](https://github.com/GetStream/stream-net/compare/6.5.0...6.5.1) (2022-10-04) ## [6.5.0](https://github.com/GetStream/stream-net/compare/6.4.0...6.5.0) (2022-06-28) diff --git a/src/stream-net.csproj b/src/stream-net.csproj index fac604e..db06bbb 100644 --- a/src/stream-net.csproj +++ b/src/stream-net.csproj @@ -8,7 +8,7 @@ stream-net .NET Client for Stream Feeds - 6.5.1 + 6.5.2 Stream.io GetStream.io © $([System.DateTime]::UtcNow.ToString(yyyy)) Stream.io From 96104b6cec0d5a9b127611984027e1935cc74cc7 Mon Sep 17 00:00:00 2001 From: ffenix113 <1863154+ffenix113@users.noreply.github.com> Date: Tue, 31 Jan 2023 19:21:23 +0100 Subject: [PATCH 2/2] chore: trigger build