From 29dccbd5979b2c53cead9f6ea56f58fbb8a4cdf3 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 24 May 2022 14:05:55 +0000 Subject: [PATCH] chore(release): 6.1.2 --- CHANGELOG.md | 7 +++++++ src/stream-net.csproj | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 172525b..3a9dcf8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.1.2](https://github.com/GetStream/stream-net/compare/6.1.1...6.1.2) (2022-05-24) + + +### Bug Fixes + +* **generator:** adjust documentation ([#78](https://github.com/GetStream/stream-net/issues/78)) ([effd27f](https://github.com/GetStream/stream-net/commit/effd27f075a62a37653675d8948e328d812a5ad4)) + ### [6.1.1](https://github.com/GetStream/stream-net/compare/6.1.0...6.1.1) (2022-05-24) diff --git a/src/stream-net.csproj b/src/stream-net.csproj index b6eaf9f..11c7bfc 100644 --- a/src/stream-net.csproj +++ b/src/stream-net.csproj @@ -8,7 +8,7 @@ stream-net .NET Client for Stream Feeds - 6.1.1 + 6.1.2 Stream.io GetStream.io © $([System.DateTime]::UtcNow.ToString(yyyy)) Stream.io