Skip to content

Commit d336530

Browse files
committed
chore: release main
1 parent 850929a commit d336530

3 files changed

Lines changed: 22 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.7.0"
2+
".": "2026.7.1"
33
}

CHANGELOG.md

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

3+
## [2026.7.1](https://github.com/mightea/MotoManager/compare/2026.7.0...2026.7.1) (2026-07-09)
4+
5+
6+
### ✨ Features
7+
8+
* add compatible-parts page to the motorcycle detail ([c5d79bf](https://github.com/mightea/MotoManager/commit/c5d79bf213c4ee11ccc00e7fe8329c70eb94e46a))
9+
* add Modellkatalog page, hierarchical pickers and VIN auto-detection ([84c306f](https://github.com/mightea/MotoManager/commit/84c306f29b26cb743b7eb024fd3a4e0eb0191285))
10+
* add part detail page with catalog-sheet hero and printable labels ([d742049](https://github.com/mightea/MotoManager/commit/d7420491ac8de7143e9a66874accd6823230eedc))
11+
* add parts inventory, part images and storage location QR labels ([1435419](https://github.com/mightea/MotoManager/commit/1435419019f16d27d4d256ce2c95311602ffa50b))
12+
* decode frame numbers in the motorcycle form and fix field saving ([26f4c47](https://github.com/mightea/MotoManager/commit/26f4c47f32e6cecf9d532808b73c5c6717bae84b))
13+
* import parts and stock from Huggett invoice PDFs ([e7a49c0](https://github.com/mightea/MotoManager/commit/e7a49c042ca3fc101e1eff1a7cc3e2a7c25b095b))
14+
* import parts from BMWBike by URL or part number ([da505cf](https://github.com/mightea/MotoManager/commit/da505cf25625767ab62f8fa9b98944aeff8cbdc5))
15+
* mark stock entries as used/salvaged parts ([aa0a457](https://github.com/mightea/MotoManager/commit/aa0a457e1f59cecb543d1ea11aa876b7e3efa36c))
16+
* rework storage location pages and unify the Lagerort picker ([9ea0252](https://github.com/mightea/MotoManager/commit/9ea0252811c1e9c183b2582b3495df206b5c30ce))
17+
18+
19+
### 🐛 Bug Fixes
20+
21+
* repair motorcycle dialog layout overflow and misalignments ([1800444](https://github.com/mightea/MotoManager/commit/1800444329a53c74632213551632a3ed6621de53))
22+
323
## [2026.7.0](https://github.com/mightea/MotoManager/compare/2026.6.5...2026.7.0) (2026-07-04)
424

525

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@
6363
"vite-plugin-babel": "^1.7.3",
6464
"vitest": "^4.1.8"
6565
},
66-
"version": "2026.7.0"
66+
"version": "2026.7.1"
6767
}

0 commit comments

Comments
 (0)