Skip to content

Commit

Permalink
v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sheepzh committed Aug 18, 2024
1 parent 5e3ff61 commit 67a0f7b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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.4.2] - 2024-08-19

- Increase the difficulty of hard mode
- Fix some bugs

## [2.4.1] - 2024-08-12

- Supported weekly limit
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.4.1",
"version": "2.4.2",
"description": "Time tracker",
"homepage": "https://www.wfhg.cc",
"scripts": {
Expand Down Expand Up @@ -76,4 +76,4 @@
"engines": {
"node": ">=20"
}
}
}

0 comments on commit 67a0f7b

Please sign in to comment.