File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed
src/KristofferStrube.Blazor.Streams Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.5.0] - 2024-10-23
10+ ### Changed
11+ - Changed the version of ` Blazor.DOM ` to use the newest version which is ` 0.3.0 ` .
12+
913## [ 0.4.2] - 2024-03-11
1014### Changed
1115- Changed ` ReadableStreamReadResultInProcess.Value ` to return ` IJSInProcessObjectReference ` instead of ` IJSObjectReference ` .
Original file line number Diff line number Diff line change 1111 <RepositoryUrl >https://github.com/KristofferStrube/Blazor.Streams</RepositoryUrl >
1212 <RepositoryType >git</RepositoryType >
1313 <PackageLicenseExpression >MIT</PackageLicenseExpression >
14- <PackageVersion >0.4.2 </PackageVersion >
14+ <PackageVersion >0.5.0 </PackageVersion >
1515 <Authors >Kristoffer Strube</Authors >
1616 <PackageReadmeFile >README.md</PackageReadmeFile >
1717 <PackageIcon >icon.png</PackageIcon >
You can’t perform that action at this time.
0 commit comments