Skip to content

Commit 1c3b3e7

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2026-04-29) ### 🩹 Fixes * Replace usehooks-ts by @mantine/hooks to solve CSP error ([#80](#80)) ([ea8dbff](ea8dbff)) * **ui:** Add close button for error toasts ([#82](#82)) ([1f5d3a0](1f5d3a0))
1 parent 1f5d3a0 commit 1c3b3e7

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/CrawlerCode/redmine-time-tracking/compare/v2.0.1...v2.0.2) (2026-04-29)
2+
3+
### 🩹 Fixes
4+
5+
* Replace usehooks-ts by @mantine/hooks to solve CSP error ([#80](https://github.com/CrawlerCode/redmine-time-tracking/issues/80)) ([ea8dbff](https://github.com/CrawlerCode/redmine-time-tracking/commit/ea8dbffc302d2fa8a5b4286046514c5489f06f48))
6+
* **ui:** Add close button for error toasts ([#82](https://github.com/CrawlerCode/redmine-time-tracking/issues/82)) ([1f5d3a0](https://github.com/CrawlerCode/redmine-time-tracking/commit/1f5d3a035132b3eb460b36b1e04963ab89a7521a))
7+
18
## [2.0.1](https://github.com/CrawlerCode/redmine-time-tracking/compare/v2.0.0...v2.0.1) (2026-04-27)
29

310
### 🩹 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.1",
4+
"version": "2.0.2",
55
"author": {
66
"name": "CrawlerCode",
77
"email": "crawlercode@outlook.de"

0 commit comments

Comments
 (0)