Skip to content

Commit 8a97945

Browse files
semantic-release-botCrawlerCode
authored andcommitted
chore(release): 2.0.0-beta.6 [skip ci]
## [2.0.0-beta.6](v2.0.0-beta.5...v2.0.0-beta.6) (2026-04-12) ### πŸš€ Features * **timers:** Add timer sessions ([#69](#69)) ([#71](#71)) ([ed42990](ed42990)) ### 🩹 Fixes * **timer:** Fix timer name cursor focus ([dee98ec](dee98ec)) ### 🏑 Chore * **deps:** Update npm dependencies ([e966f7e](e966f7e)) * **security:** Set pnpm minimum release age to 1 days ([0d595c2](0d595c2)) ### πŸ“– Documentation * Update store screenshots ([cd60ec7](cd60ec7)) ### πŸ“¦ Builds * **deps-dev:** bump vite from 8.0.3 to 8.0.5 ([#70](#70)) ([aed8cdc](aed8cdc)) * **deps:** bump axios from 1.14.0 to 1.15.0 ([#72](#72)) ([057ad2c](057ad2c))
1 parent 0374966 commit 8a97945

2 files changed

Lines changed: 25 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
## [2.0.0-beta.6](https://github.com/CrawlerCode/redmine-time-tracking/compare/v2.0.0-beta.5...v2.0.0-beta.6) (2026-04-12)
2+
3+
### πŸš€ Features
4+
5+
* **timers:** Add timer sessions ([#69](https://github.com/CrawlerCode/redmine-time-tracking/issues/69)) ([#71](https://github.com/CrawlerCode/redmine-time-tracking/issues/71)) ([ed42990](https://github.com/CrawlerCode/redmine-time-tracking/commit/ed42990c135ec1c3a577ed372d31bf8715804005))
6+
7+
### 🩹 Fixes
8+
9+
* **timer:** Fix timer name cursor focus ([dee98ec](https://github.com/CrawlerCode/redmine-time-tracking/commit/dee98ecabeaa2caccc83949f740dd5eae4d37d82))
10+
11+
### 🏑 Chore
12+
13+
* **deps:** Update npm dependencies ([e966f7e](https://github.com/CrawlerCode/redmine-time-tracking/commit/e966f7e6803f335260b7a3d68fd0023a79fe6ad3))
14+
* **security:** Set pnpm minimum release age to 1 days ([0d595c2](https://github.com/CrawlerCode/redmine-time-tracking/commit/0d595c2ab4e2206d9b6b5b58632a46844aca3580))
15+
16+
### πŸ“– Documentation
17+
18+
* Update store screenshots ([cd60ec7](https://github.com/CrawlerCode/redmine-time-tracking/commit/cd60ec707cc67fc87f6c31011ef61dc558967758))
19+
20+
### πŸ“¦ Builds
21+
22+
* **deps-dev:** bump vite from 8.0.3 to 8.0.5 ([#70](https://github.com/CrawlerCode/redmine-time-tracking/issues/70)) ([aed8cdc](https://github.com/CrawlerCode/redmine-time-tracking/commit/aed8cdccb08246745788943193cd755266d59888))
23+
* **deps:** bump axios from 1.14.0 to 1.15.0 ([#72](https://github.com/CrawlerCode/redmine-time-tracking/issues/72)) ([057ad2c](https://github.com/CrawlerCode/redmine-time-tracking/commit/057ad2c4c63912b58ee747d68e2e3429eb00a508))
24+
125
## [2.0.0-beta.5](https://github.com/CrawlerCode/redmine-time-tracking/compare/v2.0.0-beta.4...v2.0.0-beta.5) (2026-03-30)
226

327
### 🩹 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.0-beta.5",
4+
"version": "2.0.0-beta.6",
55
"author": {
66
"name": "CrawlerCode",
77
"email": "crawlercode@outlook.de"

0 commit comments

Comments
Β (0)