Skip to content

Commit 5308f7f

Browse files
github-actions[bot]github-actions
andauthored
chore(release): 6.0.0 (#73)
Co-authored-by: github-actions <[email protected]>
1 parent a3b1fbc commit 5308f7f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
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.
44

5+
## [6.0.0](https://github.com/GetStream/stream-net/compare/5.0.0...6.0.0) (2022-03-18)
6+
7+
8+
### Bug Fixes
9+
10+
* send flattened data when upserting ([#72](https://github.com/GetStream/stream-net/issues/72)) ([a3b1fbc](https://github.com/GetStream/stream-net/commit/a3b1fbcac8527da23e3ceea53b69f05513e25266))
11+
512
## [5.0.0](https://github.com/GetStream/stream-net/compare/4.8.0...5.0.0) (2022-02-28)
613

714

src/stream-net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PropertyGroup>
99
<PackageId>stream-net</PackageId>
1010
<Title>.NET Client for Stream Feeds</Title>
11-
<Version>5.0.0</Version>
11+
<Version>6.0.0</Version>
1212
<Company>Stream.io</Company>
1313
<Authors>GetStream.io</Authors>
1414
<Copyright>© $([System.DateTime]::UtcNow.ToString(yyyy)) Stream.io</Copyright>

0 commit comments

Comments
 (0)