From 49acf6759e93da644e109f34cf4ba98d8dcb3d5d Mon Sep 17 00:00:00 2001 From: Stef Heyenrath Date: Thu, 28 Apr 2022 22:52:46 +0200 Subject: [PATCH] 0.0.14 --- PackageReadme.md | 3 ++- ReleaseNotes.md | 3 ++- examples/jsMind.WASM.App/jsMind.WASM.App.csproj | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/PackageReadme.md b/PackageReadme.md index 7ec549d..ab6eb0b 100644 --- a/PackageReadme.md +++ b/PackageReadme.md @@ -1,4 +1,5 @@ -# 0.0.13 (28 April 2022) +# 0.0.14 (28 April 2022) - #13 Fix clearSelect when TreeMap is multiSelect [bug] +- #14 Fix clearSelect [bug] The full release notes can be found here: https://github.com/StefH/jsMind.Blazor/blob/main/ReleaseNotes.md \ No newline at end of file diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 36c222f..c012bef 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,5 +1,6 @@ -# 0.0.13 (28 April 2022) +# 0.0.14 (28 April 2022) - [#13](https://github.com/StefH/jsMind.Blazor/pull/13) - Fix clearSelect when TreeMap is multiSelect [bug] contributed by [StefH](https://github.com/StefH) +- [#14](https://github.com/StefH/jsMind.Blazor/pull/14) - Fix clearSelect [bug] contributed by [StefH](https://github.com/StefH) # 0.0.12 (25 February 2022) - [#11](https://github.com/StefH/jsMind.Blazor/pull/11) - Include latest version from jsmind.js and jsmind.css [enhancement] contributed by [StefH](https://github.com/StefH) diff --git a/examples/jsMind.WASM.App/jsMind.WASM.App.csproj b/examples/jsMind.WASM.App/jsMind.WASM.App.csproj index 5112d0b..bf380cd 100644 --- a/examples/jsMind.WASM.App/jsMind.WASM.App.csproj +++ b/examples/jsMind.WASM.App/jsMind.WASM.App.csproj @@ -16,7 +16,7 @@ - +