From 3a18963f799c012c24fbda967adb0b3edfbee8e3 Mon Sep 17 00:00:00 2001 From: KristofferStrube Date: Thu, 19 Oct 2023 20:26:49 +0200 Subject: [PATCH] Released version 3.2.2 to NuGet. --- CHANGELOG.md | 4 ++++ .../KristofferStrube.Blazor.FileSystemAccess.csproj | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 92dc30b..45acc33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.2.2] - 2023-10-19 +### Changed +- Changed the version of `Blazor.FileSystem` to use the newest version which is `0.3.1`. + ## [3.2.1] - 2023-10-05 ### Fixed - Fixed to conform to change in spec where `FilePickerAcceptType.Description` now has the empty string as default value i.e. `""`. diff --git a/src/KristofferStrube.Blazor.FileSystemAccess/KristofferStrube.Blazor.FileSystemAccess.csproj b/src/KristofferStrube.Blazor.FileSystemAccess/KristofferStrube.Blazor.FileSystemAccess.csproj index f2092bb..b1a99f7 100644 --- a/src/KristofferStrube.Blazor.FileSystemAccess/KristofferStrube.Blazor.FileSystemAccess.csproj +++ b/src/KristofferStrube.Blazor.FileSystemAccess/KristofferStrube.Blazor.FileSystemAccess.csproj @@ -11,7 +11,7 @@ https://github.com/KristofferStrube/Blazor.FileSystemAccess git MIT - 3.2.1 + 3.2.2 Kristoffer Strube README.md icon.png @@ -34,7 +34,7 @@ - +