Skip to content

Commit 3f29cb2

Browse files
github-actions[bot]github-actions
andauthored
chore(release): 6.11.0 (#150)
Co-authored-by: github-actions <[email protected]>
1 parent 7b051f0 commit 3f29cb2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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.11.0](https://github.com/GetStream/stream-net/compare/6.10.1...6.11.0) (2024-11-29)
6+
57
### [6.10.1](https://github.com/GetStream/stream-net/compare/6.10.0...6.10.1) (2024-10-15)
68

79
## [6.10.0](https://github.com/GetStream/stream-net/compare/6.9.2...6.10.0) (2024-08-30)

tests/stream-net-tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<DefineConstants>TRACE;DEBUG;NETCORE</DefineConstants>
44
</PropertyGroup>
55
<PropertyGroup>
6-
<TargetFrameworks>net6.0</TargetFrameworks>
6+
<TargetFrameworks>net8.0</TargetFrameworks>
77
<IsPackable>false</IsPackable>
88
</PropertyGroup>
99
<ItemGroup>

0 commit comments

Comments
 (0)