Skip to content

Commit 4c2e0c5

Browse files
github-actions[bot]github-actionsaditya
authored
chore: release 6.14.0 (#157)
* chore(release): 6.14.0 * fix version --------- Co-authored-by: github-actions <[email protected]> Co-authored-by: aditya <[email protected]>
1 parent 3ca829d commit 4c2e0c5

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.14.0](https://github.com/GetStream/stream-net/compare/6.13.0...6.14.0) (2025-02-14)
6+
57
## [6.13.0](https://github.com/GetStream/stream-net/compare/6.12.1...6.13.0) (2025-02-14)
68

79
### [6.12.1](https://github.com/GetStream/stream-net/compare/6.12.0...6.12.1) (2025-02-14)

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.12.0</Version>
11+
<Version>6.14.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)