Skip to content

Commit b958c90

Browse files
authored
chore: release main (#112)
1 parent a789bae commit b958c90

3 files changed

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

CHANGELOG.md

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

3+
## [2026.7.3](https://github.com/mightea/MotoManager/compare/2026.7.2...2026.7.3) (2026-07-12)
4+
5+
6+
### ✨ Features
7+
8+
* manage previous owners from the edit screen + unknown-history flag ([392f38e](https://github.com/mightea/MotoManager/commit/392f38e6898c8b8bc074900adb109a8a9a906c0b))
9+
* show unverified badge on torque specs ([9282edb](https://github.com/mightea/MotoManager/commit/9282edb99895c021fdc1667a4673b4f2e2dcb70e))
10+
* tire pressure configurations with sidecar support ([06271a3](https://github.com/mightea/MotoManager/commit/06271a3c723c47b839da5fbd8b68afcdfa11f697))
11+
12+
13+
### 🐛 Bug Fixes
14+
15+
* hide unknown-history label from the summary card ([a789bae](https://github.com/mightea/MotoManager/commit/a789baef5b30e9d1653a87e68f32b5f3401e5113))
16+
* send session token with document and preview file requests ([27309f7](https://github.com/mightea/MotoManager/commit/27309f7c2f1f2f5dc31b0c703481d21dcdaae7e3))
17+
318
## [2026.7.2](https://github.com/mightea/MotoManager/compare/2026.7.1...2026.7.2) (2026-07-11)
419

520

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.2"
66+
"version": "2026.7.3"
6767
}

0 commit comments

Comments
 (0)