Skip to content

Commit 8ecc750

Browse files
committed
v3.5.5
1 parent 3291890 commit 8ecc750

2 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,19 @@ 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.5.5] - 2025-0-26
8+
9+
- Still that bug = =
10+
- Added some translations, thanks to [zakno52](https://github.com/zakno52)
11+
- Fixed some styling errors in RTL layout
12+
713
## [3.5.4] - 2025-07-23
814

915
- Fixed a bug again
1016

1117
## [3.5.3] - 2025-07-14
1218

13-
- I have to update something, actually soluted some bugs
19+
- I had to update something, actually fixed some bugs
1420

1521
## [3.5.2] - 2025-06-24
1622

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.5.4",
3+
"version": "3.5.5",
44
"description": "Time tracker for browser",
55
"homepage": "https://www.wfhg.cc",
66
"scripts": {
@@ -81,4 +81,4 @@
8181
"engines": {
8282
"node": ">=20"
8383
}
84-
}
84+
}

0 commit comments

Comments
 (0)