Skip to content

Commit 3a4f49f

Browse files
committed
v3.4.7
1 parent 73b8bb1 commit 3a4f49f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to Time Tracker will be documented in this file.
44

55
It is worth mentioning that the release time of each change refers to the time when the installation package is submitted to the webstore. It is about one week for Edge to moderate packages, while only 1-2 days for Chrome and Firefox.
66

7+
## [3.4.7] - 2025-06-03
8+
9+
- Fixed the error of menu
10+
711
## [3.4.6] - 2025-05-30
812

913
- Optimized the performance when previewing remoting data

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "timer",
3-
"version": "3.4.6",
3+
"version": "3.4.7",
44
"description": "Time tracker for browser",
55
"homepage": "https://www.wfhg.cc",
66
"scripts": {
@@ -79,4 +79,4 @@
7979
"engines": {
8080
"node": ">=20"
8181
}
82-
}
82+
}

0 commit comments

Comments
 (0)