Skip to content

Commit 16d3d99

Browse files
authored
chore: release main (#109)
1 parent 1efc6df commit 16d3d99

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.5"
2+
".": "2026.7.0"
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.7.0](https://github.com/mightea/MotoManager/compare/2026.6.5...2026.7.0) (2026-07-04)
4+
5+
6+
### ✨ Features
7+
8+
* improve webapp UX, performance, security and tooling ([3e5df6b](https://github.com/mightea/MotoManager/commit/3e5df6bb720bcfb08b5ac8d0990515458d80c9bd))
9+
10+
11+
### 🐛 Bug Fixes
12+
13+
* focus main with preventScroll so route changes don't clip the header ([a1069b8](https://github.com/mightea/MotoManager/commit/a1069b8ab8463aaa005df362167dbacb2ea63523))
14+
15+
16+
### ✏️ Miscellaneous Chores
17+
18+
* roll calver to 2026.7.0 ([1efc6df](https://github.com/mightea/MotoManager/commit/1efc6df01a6d26459660f6cebc39e7cfc31a8c29))
19+
320
## [2026.6.5](https://github.com/mightea/MotoManager/compare/2026.6.4...2026.6.5) (2026-06-12)
421

522

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,5 @@
6161
"vite-plugin-babel": "^1.7.3",
6262
"vitest": "^4.1.8"
6363
},
64-
"version": "2026.6.5"
64+
"version": "2026.7.0"
6565
}

0 commit comments

Comments
 (0)