Skip to content

Commit c1d8715

Browse files
author
sheepzh
committed
v2.2.8
1 parent 5ccbfb2 commit c1d8715

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
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 Edge to moderate packages, while only 1-2 days for Chrome and Firefox.
66

7+
## [2.2.8] - 2024-04-10
8+
9+
- Fixed some UI bugs
10+
- Fixed bugs in Firefox caused by proxy data
11+
712
## [2.2.7] - 2024-04-05
813

914
- Supported Germany

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "timer",
3-
"version": "2.2.7",
3+
"version": "2.2.8",
44
"description": "Time tracker",
55
"homepage": "https://www.wfhg.cc",
66
"scripts": {

0 commit comments

Comments
 (0)