From 06b60f6628ac3ce6a208285e40ddba1e22e6db95 Mon Sep 17 00:00:00 2001 From: github-actions Date: Fri, 29 Nov 2024 16:12:24 +0000 Subject: [PATCH] Trigger pipeline --- CHANGELOG.md | 2 ++ tests/stream-net-tests.csproj | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22cd798..8cc447c 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.11.0](https://github.com/GetStream/stream-net/compare/6.10.1...6.11.0) (2024-11-29) + ### [6.10.1](https://github.com/GetStream/stream-net/compare/6.10.0...6.10.1) (2024-10-15) ## [6.10.0](https://github.com/GetStream/stream-net/compare/6.9.2...6.10.0) (2024-08-30) diff --git a/tests/stream-net-tests.csproj b/tests/stream-net-tests.csproj index c6f0673..0e267fb 100644 --- a/tests/stream-net-tests.csproj +++ b/tests/stream-net-tests.csproj @@ -3,7 +3,7 @@ TRACE;DEBUG;NETCORE - net6.0 + net8.0 false