Skip to content

Commit 3ba72f3

Browse files
authored
chore: release main (#107)
1 parent fd8e82e commit 3ba72f3

3 files changed

Lines changed: 19 additions & 2 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-
".": "2026.6.3"
2+
".": "2026.6.4"
33
}

CHANGELOG.md

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

3+
## [2026.6.4](https://github.com/mightea/MotoManager/compare/2026.6.3...2026.6.4) (2026-06-10)
4+
5+
6+
### ✨ Features
7+
8+
* track SPA route navigations and custom perf marks in Umami ([fd8e82e](https://github.com/mightea/MotoManager/commit/fd8e82ea7e4721478c9933c61b95e53aa91d79d4))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* prevent horizontal overflow on small iPhone viewports ([91e8697](https://github.com/mightea/MotoManager/commit/91e86979e0e5dbc6d47d28a6ad8c0e51ab4a178e))
14+
15+
16+
### ✏️ Miscellaneous Chores
17+
18+
* update dependencies to latest ([0a68a6c](https://github.com/mightea/MotoManager/commit/0a68a6cb25e301d98fa81a9257b1685890b18399))
19+
320
## [2026.6.3](https://github.com/mightea/MotoManager/compare/2026.6.2...2026.6.3) (2026-06-06)
421

522

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,5 @@
6262
"vite-plugin-babel": "^1.7.3",
6363
"vitest": "^4.1.8"
6464
},
65-
"version": "2026.6.3"
65+
"version": "2026.6.4"
6666
}

0 commit comments

Comments
 (0)