File tree Expand file tree Collapse file tree
src/KristofferStrube.Blazor.FileSystem Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 1.0.2] - 2026-04-09
10+ - Changed the version of ` Blazor.FileAPI ` to use the newest version, which is 0.4.3.
11+
912## [ 1.0.1] - 2026-04-04
1013- Changed the version of ` Blazor.FileAPI ` to use the newest version, which is 0.4.2.
1114
Original file line number Diff line number Diff line change 1111 <RepositoryUrl >https://github.com/KristofferStrube/Blazor.FileSystem</RepositoryUrl >
1212 <RepositoryType >git</RepositoryType >
1313 <PackageLicenseExpression >MIT</PackageLicenseExpression >
14- <PackageVersion >1.0.1 </PackageVersion >
14+ <PackageVersion >1.0.2 </PackageVersion >
1515 <Authors >Kristoffer Strube</Authors >
1616 <PackageReadmeFile >README.md</PackageReadmeFile >
1717 <PackageIcon >icon.png</PackageIcon >
3434 </ItemGroup >
3535
3636 <ItemGroup >
37- <PackageReference Include =" KristofferStrube.Blazor.FileAPI" Version =" 0.4.2 " />
37+ <PackageReference Include =" KristofferStrube.Blazor.FileAPI" Version =" 0.4.3 " />
3838 </ItemGroup >
3939
4040</Project >
You can’t perform that action at this time.
0 commit comments