Skip to content

Commit 89fd792

Browse files
committed
v3.7.12
1 parent 0ec8978 commit 89fd792

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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 Firefox to moderate packages, while only 1-2 days for Chrome and Edge.
66

7+
## [3.7.12] - 2026-01-09
8+
9+
- The first version of new year!
10+
- Fixed some bugs
11+
712
## [3.7.11] - 2025-12-30
813

914
- Fixed an issue that allowed bypassing time-limited passwords in certain situations

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.7.11",
3+
"version": "3.7.12",
44
"description": "Time tracker for browser",
55
"homepage": "https://www.wfhg.cc",
66
"scripts": {
@@ -71,4 +71,4 @@
7171
"engines": {
7272
"node": ">=22"
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)