Skip to content

Commit 59b8001

Browse files
authored
chore: release main (#102)
1 parent 52b1c83 commit 59b8001

3 files changed

Lines changed: 14 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.2"
2+
".": "2026.6.3"
33
}

CHANGELOG.md

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

3+
## [2026.6.3](https://github.com/mightea/MotoManager/compare/2026.6.2...2026.6.3) (2026-06-06)
4+
5+
6+
### ✨ Features
7+
8+
* reverse-geocode coords-only fuel imports via Nominatim ([0eb0fe5](https://github.com/mightea/MotoManager/commit/0eb0fe519064a89524bd11cd099b18b7de6e436f))
9+
10+
11+
### ✏️ Miscellaneous Chores
12+
13+
* opt in to React Router v8 future flags ([52b1c83](https://github.com/mightea/MotoManager/commit/52b1c835ebb6cca89a95ab92330a457020ced423))
14+
315
## [2026.6.2](https://github.com/mightea/MotoManager/compare/2026.6.1...2026.6.2) (2026-06-05)
416

517

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.2"
65+
"version": "2026.6.3"
6666
}

0 commit comments

Comments
 (0)