Skip to content
This repository was archived by the owner on Sep 12, 2026. It is now read-only.

Commit caac081

Browse files
authored
chore(main): release apps 2.6.0
1 parent dff0231 commit caac081

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-
".": "2.5.0"
2+
".": "2.6.0"
33
}

apps/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.6.0](https://github.com/marcusk-studio/hippolytus/compare/apps-v2.5.0...apps-v2.6.0) (2026-07-17)
4+
5+
6+
### ✨ Features
7+
8+
* **app:** add "Your projects" view for accessible org & personal packs ([#81](https://github.com/marcusk-studio/hippolytus/issues/81)) ([d272c32](https://github.com/marcusk-studio/hippolytus/commit/d272c32d72f5e51d6bad24f4bda1b299aec67578))
9+
* **app:** solo floss for the mascot, home-scene click flash, and loading-bar green fix ([#85](https://github.com/marcusk-studio/hippolytus/issues/85)) ([dff0231](https://github.com/marcusk-studio/hippolytus/commit/dff0231ca0595ab3e6425d317dfb04497370b7e4))
10+
311
## [2.5.0](https://github.com/marcusk-studio/hippolytus/compare/apps-v2.4.0...apps-v2.5.0) (2026-07-16)
412

513

apps/app/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
}
5656
},
5757
"productName": "MARCUSK Launcher",
58-
"version": "2.5.0",
58+
"version": "2.6.0",
5959
"mainBinaryName": "MARCUSK Launcher",
6060
"identifier": "MARCUSKLauncher",
6161
"app": {

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.5.0
1+
2.6.0

0 commit comments

Comments
 (0)