Skip to content

Commit 28d7641

Browse files
chore(release): 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2026-05-09) ### 🩹 Fixes * **ui:** Fix overflow issue timer ([#86](#86)) ([19c692e](19c692e)) ### 🏡 Chore * Remove tanstack query devtools in production build ([1d056a2](1d056a2)) ### 📦 Builds * **deps:** Update npm dependencies ([9f7291e](9f7291e)) * **deps:** Update pnpm to v11 ([c4b3f6c](c4b3f6c))
1 parent c1c00bf commit 28d7641

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## [2.0.3](https://github.com/CrawlerCode/redmine-time-tracking/compare/v2.0.2...v2.0.3) (2026-05-09)
2+
3+
### 🩹 Fixes
4+
5+
* **ui:** Fix overflow issue timer ([#86](https://github.com/CrawlerCode/redmine-time-tracking/issues/86)) ([19c692e](https://github.com/CrawlerCode/redmine-time-tracking/commit/19c692e4f4ec3c920e8bae72aeba24cb67a89877))
6+
7+
### 🏡 Chore
8+
9+
* Remove tanstack query devtools in production build ([1d056a2](https://github.com/CrawlerCode/redmine-time-tracking/commit/1d056a226387053cfb7bcbde24081612ef1c24b3))
10+
11+
### 📦 Builds
12+
13+
* **deps:** Update npm dependencies ([9f7291e](https://github.com/CrawlerCode/redmine-time-tracking/commit/9f7291e6b444c042bc5f321892ef7a5459d09d40))
14+
* **deps:** Update pnpm to v11 ([c4b3f6c](https://github.com/CrawlerCode/redmine-time-tracking/commit/c4b3f6cca35d9321b261159ee5e183465077706f))
15+
116
## [2.0.2](https://github.com/CrawlerCode/redmine-time-tracking/compare/v2.0.1...v2.0.2) (2026-04-29)
217

318
### 🩹 Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "redmine-time-tracking",
33
"description": "Start-stop timer for Redmine",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"author": {
66
"name": "CrawlerCode",
77
"email": "crawlercode@outlook.de"

0 commit comments

Comments
 (0)