Skip to content

Commit 93cfd5c

Browse files
authored
Merge pull request #356 from bocan/release-please--branches--main
chore(main): release 1.17.0
2 parents ca57321 + 1fe0553 commit 93cfd5c

4 files changed

Lines changed: 13 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-
".": "1.16.1"
2+
".": "1.17.0"
33
}

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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+
## [1.17.0](https://github.com/bocan/bocan-music/compare/v1.16.1...v1.17.0) (2026-07-06)
9+
10+
11+
### ### Added
12+
13+
* **app:** adopt Icon Composer app icon ([714ac12](https://github.com/bocan/bocan-music/commit/714ac1211a38f2aab62930b9a931bebac06cfa79))
14+
* **app:** give the app icon distinct light and dark appearances ([e6aa088](https://github.com/bocan/bocan-music/commit/e6aa088d5f630828fe9836ad2ff26abce84b84c0))
15+
* **website:** light and dark responsive favicon ([ca57321](https://github.com/bocan/bocan-music/commit/ca573214940a2a7b1eeea76dcd9e06068472b6bc))
16+
* **website:** match favicon and brand mark to the new app icon ([9910499](https://github.com/bocan/bocan-music/commit/9910499138bda3c0f7434e349b77a1aba053ffb9))
17+
818
## [1.16.1](https://github.com/bocan/bocan-music/compare/v1.16.0...v1.16.1) (2026-07-05)
919

1020

Resources/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<key>CFBundlePackageType</key>
2222
<string>APPL</string>
2323
<key>CFBundleShortVersionString</key>
24-
<string>1.16.1</string><!-- x-release-please-version -->
24+
<string>1.17.0</string><!-- x-release-please-version -->
2525
<key>CFBundleVersion</key>
2626
<string>$(CURRENT_PROJECT_VERSION)</string>
2727
<key>LSApplicationCategoryType</key>

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.16.1
1+
1.17.0

0 commit comments

Comments
 (0)