Skip to content

Commit cc06368

Browse files
authored
Merge pull request #225 from bocan/release-please--branches--main
chore(main): release 0.9.2
2 parents eafbec1 + c551f4e commit cc06368

4 files changed

Lines changed: 11 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.9.1"
2+
".": "0.9.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to Bòcan are documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.9.2](https://github.com/bocan/bocan-music/compare/v0.9.1...v0.9.2) (2026-05-10)
9+
10+
11+
### ### Fixed
12+
13+
* **ci:** trigger website redeploy via workflow_run instead of gh workflow run ([eafbec1](https://github.com/bocan/bocan-music/commit/eafbec1c2a29e45b77e6ecb2036035f97bc9d37d))
14+
* **release:** strip 300dpi metadata from DMG background, stage only .app into DMG ([0cb754a](https://github.com/bocan/bocan-music/commit/0cb754a72ac30f1618667c6f394e0b5f8c999ec3))
15+
816
## [0.9.1](https://github.com/bocan/bocan-music/compare/v0.9.0...v0.9.1) (2026-05-10)
917

1018

Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<key>CFBundlePackageType</key>
2020
<string>APPL</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>0.9.1</string><!-- x-release-please-version -->
22+
<string>0.9.2</string><!-- x-release-please-version -->
2323
<key>CFBundleVersion</key>
2424
<string>$(CURRENT_PROJECT_VERSION)</string>
2525
<key>LSApplicationCategoryType</key>

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.1
1+
0.9.2

0 commit comments

Comments
 (0)