Skip to content

Commit 59c565d

Browse files
committed
v2.5.1
1 parent a70b244 commit 59c565d

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+
## [2.5.1] - 2024-11-01
8+
9+
- Fixed some bugs
10+
711
## [2.5.0] - 2024-10-19
812

913
- Supported RTL and Arabic

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": "2.5.0",
3+
"version": "2.5.1",
44
"description": "Time tracker",
55
"homepage": "https://www.wfhg.cc",
66
"scripts": {
@@ -82,4 +82,4 @@
8282
"engines": {
8383
"node": ">=20"
8484
}
85-
}
85+
}

0 commit comments

Comments
 (0)