Skip to content

Commit da0b12a

Browse files
github-actions[bot]github-actions
andauthored
chore(release): 6.2.0 (#85)
Co-authored-by: github-actions <[email protected]>
1 parent b8a26aa commit da0b12a

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
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.2.0](https://github.com/GetStream/stream-net/compare/6.1.2...6.2.0) (2022-06-02)
6+
7+
8+
### Features
9+
10+
* add feedid validator ([#81](https://github.com/GetStream/stream-net/issues/81)) ([d7863ef](https://github.com/GetStream/stream-net/commit/d7863ef90502b1bc07836b4b32ebfdb9541a985c))
11+
* **reaction:** add id overrides for child ([#83](https://github.com/GetStream/stream-net/issues/83)) ([b8a26aa](https://github.com/GetStream/stream-net/commit/b8a26aa229a902874c0897ba2b7d3689dfb7c7ad))
12+
13+
14+
### Bug Fixes
15+
16+
* ensure error response properly serialized ([#80](https://github.com/GetStream/stream-net/issues/80)) ([76c52ce](https://github.com/GetStream/stream-net/commit/76c52cec89da7efd690c80821a69f802bec7ce5f))
17+
518
### [6.1.2](https://github.com/GetStream/stream-net/compare/6.1.1...6.1.2) (2022-05-24)
619

720

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>6.1.2</Version>
11+
<Version>6.2.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)