From 84dc3f50febee8f3a7561843b1c2e1aaa6fbfe33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 17:06:21 +0000 Subject: [PATCH] chore(main): release 0.4.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 8 ++++++++ Support/Info.plist | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 0ee8c01..2537c1f 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.3.0" + ".": "0.4.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b2c55f..bebcdfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.4.0](https://github.com/GregTheGreek/trapps/compare/v0.3.0...v0.4.0) (2026-07-10) + + +### Features + +* distribute a notarized .dmg instead of a .zip ([#16](https://github.com/GregTheGreek/trapps/issues/16)) ([1bdfc11](https://github.com/GregTheGreek/trapps/commit/1bdfc11816bda3da41b3ff598eb51cb53d6cf3cd)) +* in-app auto-updates via Sparkle ([#17](https://github.com/GregTheGreek/trapps/issues/17)) ([b457170](https://github.com/GregTheGreek/trapps/commit/b4571702da73049fd77544d3613d5c3e6d8ad927)) + ## [0.3.0](https://github.com/GregTheGreek/trapps/compare/v0.2.0...v0.3.0) (2026-07-09) diff --git a/Support/Info.plist b/Support/Info.plist index 33a240c..e6fcb33 100644 --- a/Support/Info.plist +++ b/Support/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.3.0 + 0.4.0 CFBundleVersion - 0.3.0 + 0.4.0 CFBundleInfoDictionaryVersion 6.0 LSMinimumSystemVersion