Skip to content

Commit e7fb89d

Browse files
github-actions[bot]github-actions
andauthored
chore: release 6.4.0 (#92)
Co-authored-by: github-actions <[email protected]>
1 parent dad0785 commit e7fb89d

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.4.0](https://github.com/GetStream/stream-net/compare/6.3.0...6.4.0) (2022-06-24)
6+
7+
8+
### Features
9+
10+
* add id based to target update ([#90](https://github.com/GetStream/stream-net/issues/90)) ([6c1922c](https://github.com/GetStream/stream-net/commit/6c1922c1928c1f0602e8e84e9d2e1348e366e989))
11+
* add new reaction query params ([#88](https://github.com/GetStream/stream-net/issues/88)) ([b2fad8c](https://github.com/GetStream/stream-net/commit/b2fad8c8e27e276dfa871f480a2431f8f557a641))
12+
* add ref helpers for act/reaction ([#91](https://github.com/GetStream/stream-net/issues/91)) ([dad0785](https://github.com/GetStream/stream-net/commit/dad0785e1cbda8ca96dda5a41bd4f3116d370c9f))
13+
14+
15+
### Bug Fixes
16+
17+
* filter query param for enrichment ([#89](https://github.com/GetStream/stream-net/issues/89)) ([e0d9c52](https://github.com/GetStream/stream-net/commit/e0d9c52f976d478a5cb515812fe08fda3a4e489b))
18+
519
## [6.3.0](https://github.com/GetStream/stream-net/compare/6.2.0...6.3.0) (2022-06-22)
620

721

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.3.0</Version>
11+
<Version>6.4.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)