Skip to content

Commit a8add78

Browse files
authored
chore: release main (#114)
1 parent 9e13cd7 commit a8add78

3 files changed

Lines changed: 9 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.4"
2+
".": "2026.7.5"
33
}

CHANGELOG.md

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

3+
## [2026.7.5](https://github.com/mightea/MotoManager/compare/2026.7.4...2026.7.5) (2026-07-13)
4+
5+
6+
### ✨ Features
7+
8+
* show skipped backup status ([9e13cd7](https://github.com/mightea/MotoManager/commit/9e13cd75b7f61e073543dd80e00d082e42537f96))
9+
310
## [2026.7.4](https://github.com/mightea/MotoManager/compare/2026.7.3...2026.7.4) (2026-07-13)
411

512

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

0 commit comments

Comments
 (0)