Skip to content

Commit

Permalink
v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepzh committed Nov 1, 2024
1 parent a70b244 commit 59c565d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to Time Tracker will be documented in this file.

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.

## [2.5.1] - 2024-11-01

- Fixed some bugs

## [2.5.0] - 2024-10-19

- Supported RTL and Arabic
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "timer",
"version": "2.5.0",
"version": "2.5.1",
"description": "Time tracker",
"homepage": "https://www.wfhg.cc",
"scripts": {
Expand Down Expand Up @@ -82,4 +82,4 @@
"engines": {
"node": ">=20"
}
}
}

0 comments on commit 59c565d

Please sign in to comment.