File tree Expand file tree Collapse file tree
src/KristofferStrube.Blazor.FileAPI Expand file tree Collapse file tree 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.4.3] - 2026-04-09
10+ ### Changed
11+ - Changed the version of Blazor.Streams to use the newest version which is ` 0.6.2 ` .
12+
913## [ 0.4.2] - 2026-04-04
1014### Changed
1115- Changed the version of Blazor.Streams to use the newest version which is ` 0.6.1 ` .
Original file line number Diff line number Diff line change 1212 <RepositoryUrl >https://github.com/KristofferStrube/Blazor.FileAPI</RepositoryUrl >
1313 <RepositoryType >git</RepositoryType >
1414 <PackageLicenseExpression >MIT</PackageLicenseExpression >
15- <PackageVersion >0.4.2 </PackageVersion >
15+ <PackageVersion >0.4.3 </PackageVersion >
1616 <Authors >Kristoffer Strube</Authors >
1717 <PackageReadmeFile >README.md</PackageReadmeFile >
1818 <PackageIcon >icon.png</PackageIcon >
3535 </ItemGroup >
3636
3737 <ItemGroup >
38- <PackageReference Include =" KristofferStrube.Blazor.Streams" Version =" 0.6.1 " />
38+ <PackageReference Include =" KristofferStrube.Blazor.Streams" Version =" 0.6.2 " />
3939 </ItemGroup >
4040
4141</Project >
You can’t perform that action at this time.
0 commit comments