Skip to content

Commit a6bc138

Browse files
committed
chore(release): 1.3.2
1 parent 3325274 commit a6bc138

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.3.2](https://github.com/dbfx/modern-win-mtr/compare/v1.3.0...v1.3.2) (2026-03-05)
6+
7+
8+
### Bug Fixes
9+
10+
* latest.yml filename mismatch breaking auto-updater ([9153b46](https://github.com/dbfx/modern-win-mtr/commit/9153b46c78c7c9dafa12e19f736ec3c085990d0c))
11+
* show auto-updater error details in About view ([3325274](https://github.com/dbfx/modern-win-mtr/commit/332527423e7fcf77d1668626f657c2ee0bf2dc76))
12+
513
### [1.3.1](https://github.com/dbfx/modern-win-mtr/compare/v1.3.0...v1.3.1) (2026-03-05)
614

715

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "modern-win-mtr",
33
"productName": "Modern MTR",
4-
"version": "1.3.1",
4+
"version": "1.3.2",
55
"description": "A beautiful, modern MTR (My Traceroute) tool built with Electron, React, and TypeScript",
66
"main": ".vite/build/main.js",
77
"repository": {

0 commit comments

Comments
 (0)