Skip to content

Commit 8dcc34b

Browse files
github-actions[bot]github-actions
andauthored
chore: release 6.5.0 (#94)
Co-authored-by: github-actions <[email protected]>
1 parent 115f324 commit 8dcc34b

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.5.0](https://github.com/GetStream/stream-net/compare/6.4.0...6.5.0) (2022-06-28)
6+
7+
8+
### Features
9+
10+
* add custom request parameters ([#93](https://github.com/GetStream/stream-net/issues/93)) ([115f324](https://github.com/GetStream/stream-net/commit/115f32419ff75e26c72704a919e95f9d413f418f))
11+
512
## [6.4.0](https://github.com/GetStream/stream-net/compare/6.3.0...6.4.0) (2022-06-24)
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>6.4.0</Version>
11+
<Version>6.5.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)