Skip to content

Commit 17bf161

Browse files
github-actions[bot]github-actions
andauthored
chore: release 4.8.0 (#69)
Co-authored-by: github-actions <[email protected]>
1 parent 4e6a867 commit 17bf161

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+
## [4.8.0](https://github.com/GetStream/stream-net/compare/4.7.0...4.8.0) (2022-02-23)
6+
7+
8+
### Features
9+
10+
* add overload for setdata ([#68](https://github.com/GetStream/stream-net/issues/68)) ([4e6a867](https://github.com/GetStream/stream-net/commit/4e6a867f13f4ed1d80a477de2b52063008a61ca9))
11+
512
## [4.7.0](https://github.com/GetStream/stream-net/compare/4.6.0...4.7.0) (2022-02-04)
613

714

src/stream-net/stream-net.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<PropertyGroup>
99
<PackageId>stream-net</PackageId>
10-
<Version>4.7.0</Version>
10+
<Version>4.8.0</Version>
1111
<Authors>GetStream.io</Authors>
1212
<Description>Client for getstream.io. Build scalable newsfeeds and activity streams in a few hours instead of weeks.</Description>
1313
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>

0 commit comments

Comments
 (0)