From f96f9ca1d5efe1994b94c5899e785c255aa048fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Jun 2025 10:58:23 +0000 Subject: [PATCH] chore(release): 0.1.12 --- CHANGELOG.md | 13 +++++++++++++ MakerPrompt.Blazor/MakerPrompt.Blazor.csproj | 2 +- MakerPrompt.MAUI/MakerPrompt.MAUI.csproj | 2 +- 3 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2e6d23..1a65412 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines. + +## [0.1.12](https://www.github.com/akinbender/MakerPrompt/releases/tag/v0.1.12) (2025-06-14) + +### Bug Fixes + +* deployment errors & update readme ([b87d864](https://www.github.com/akinbender/MakerPrompt/commit/b87d864343a088ad4004455d7fffefd6758cfc3a)) +* gh pages deployment ([72e70e9](https://www.github.com/akinbender/MakerPrompt/commit/72e70e9c5afa5b844b1ad1440d2b58e3f28df61e)) +* gh-pages support ([596a6b0](https://www.github.com/akinbender/MakerPrompt/commit/596a6b0372cc61eecac38c2204f0179450fe36a5)) +* mistake ([52d64d6](https://www.github.com/akinbender/MakerPrompt/commit/52d64d6d58406341dcf50748dab7f11388ced0b8)) +* movement buttons, fix mac artifact, zoom ([1909ec7](https://www.github.com/akinbender/MakerPrompt/commit/1909ec71ae939c0ee1762206a0ef3d06e7dfd195)) +* tree shaking ([31d76ec](https://www.github.com/akinbender/MakerPrompt/commit/31d76ecdd4aaa89a32087436fa120db3ded90d3f)) +* versionize workflow fix ([54644c7](https://www.github.com/akinbender/MakerPrompt/commit/54644c7138cb3f3e75bdd81a634da3f721645828)) + ## [0.1.11](https://www.github.com/akinbender/MakerPrompt/releases/tag/v0.1.11) (2025-06-02) diff --git a/MakerPrompt.Blazor/MakerPrompt.Blazor.csproj b/MakerPrompt.Blazor/MakerPrompt.Blazor.csproj index 20faec5..be6f9b4 100644 --- a/MakerPrompt.Blazor/MakerPrompt.Blazor.csproj +++ b/MakerPrompt.Blazor/MakerPrompt.Blazor.csproj @@ -6,7 +6,7 @@ enable service-worker-assets.js true - 0.1.11 + 0.1.12 $(Version) $(Version) $(Version) diff --git a/MakerPrompt.MAUI/MakerPrompt.MAUI.csproj b/MakerPrompt.MAUI/MakerPrompt.MAUI.csproj index 742dfe5..b816027 100644 --- a/MakerPrompt.MAUI/MakerPrompt.MAUI.csproj +++ b/MakerPrompt.MAUI/MakerPrompt.MAUI.csproj @@ -16,7 +16,7 @@ com.makerprompt.maui $(Version) $(Version) - 0.1.11 + 0.1.12 None