From 2085745fc0957e8b30b450caab150ea39eb1fbe8 Mon Sep 17 00:00:00 2001 From: "p4suta-release-please-bot[bot]" <297731343+p4suta-release-please-bot[bot]@users.noreply.github.com> Date: Sat, 25 Jul 2026 14:45:21 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 14 ++++++++++++++ version.txt | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a915e8c..2be9c43 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.1.1" + ".": "0.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index e9bcdeb..984f1c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,20 @@ - Added English, Japanese, and Simplified Chinese resources. - Added x64/ARM64 portable builds and a signed MSIX bundle release path. +## [0.2.0](https://github.com/P4suta/Snaply/compare/v0.1.1...v0.2.0) (2026-07-25) + + +### Features + +* consolidate into a single app project and restore the ambient UI ([#35](https://github.com/P4suta/Snaply/issues/35)) ([c77e1ef](https://github.com/P4suta/Snaply/commit/c77e1ef8e80de4fb162738ef2e8a5a5f5c69af67)) +* make Snaply release-ready ([#47](https://github.com/P4suta/Snaply/issues/47)) ([3c702a3](https://github.com/P4suta/Snaply/commit/3c702a33f632b5bc58ed54a5165b69511dd31b4d)) + + +### Bug Fixes + +* **ci:** repair the nightly build and ship a downloadable payload again ([#44](https://github.com/P4suta/Snaply/issues/44)) ([e0b7b54](https://github.com/P4suta/Snaply/commit/e0b7b541e3f1d4bcdc622e6d8698b54c80be3e3d)) +* **ci:** stabilise the nightly so it is green on main ([#46](https://github.com/P4suta/Snaply/issues/46)) ([4d1027a](https://github.com/P4suta/Snaply/commit/4d1027aa624b8c05c12f21357a9c4909f80378fe)) + ## 0.1.1 - Initial preview. diff --git a/version.txt b/version.txt index 17e51c3..0ea3a94 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.1.1 +0.2.0