diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2be9c43..0ee8c01 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.0" + ".": "0.3.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 91bf325..7b2c55f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.3.0](https://github.com/GregTheGreek/trapps/compare/v0.2.0...v0.3.0) (2026-07-09) + + +### Features + +* stage Homebrew cask and make cask helper ([#11](https://github.com/GregTheGreek/trapps/issues/11)) ([53b23ca](https://github.com/GregTheGreek/trapps/commit/53b23caf71906df4cace7b13e4b1a7aa94f5c5de)) + + +### Bug Fixes + +* inset app icon into macOS safe-area margin ([#15](https://github.com/GregTheGreek/trapps/issues/15)) ([69dfc7c](https://github.com/GregTheGreek/trapps/commit/69dfc7cd4e8a124e0ec8216bd1d3fbb0c68ed064)) +* use bare macos symbol in cask template ([#14](https://github.com/GregTheGreek/trapps/issues/14)) ([1437d0d](https://github.com/GregTheGreek/trapps/commit/1437d0d758bdf61c51673e10895ca7a576b95048)) + ## [0.2.0](https://github.com/GregTheGreek/trapps/compare/v0.1.0...v0.2.0) (2026-07-04) diff --git a/Support/Info.plist b/Support/Info.plist index ba819dd..ee0cd0b 100644 --- a/Support/Info.plist +++ b/Support/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.2.0 + 0.3.0 CFBundleVersion - 0.2.0 + 0.3.0 CFBundleInfoDictionaryVersion 6.0 LSMinimumSystemVersion