Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 6394b79

Browse files
committedAug 8, 2023
chore(release): 3.2.2 [skip ci]
## [3.2.2](v3.2.1...v3.2.2) (2023-08-08) ### Bug Fixes * **sy-duration-picker-day:** respect disabled flag ([#1043](#1043)) ([b184bee](b184bee))
1 parent 9013e45 commit 6394b79

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.2](https://github.com/adfinis/timed-frontend/compare/v3.2.1...v3.2.2) (2023-08-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **sy-duration-picker-day:** respect disabled flag ([#1043](https://github.com/adfinis/timed-frontend/issues/1043)) ([b184bee](https://github.com/adfinis/timed-frontend/commit/b184beef2283690256b002844e0cf8321e6ea835))
7+
18
## [3.2.1](https://github.com/adfinis/timed-frontend/compare/v3.2.0...v3.2.1) (2023-08-02)
29

310

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "timed",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"private": true,
55
"description": "A time tracking software written in Ember.js",
66
"repository": "https://github.com/adfinis/timed-frontend",

0 commit comments

Comments
 (0)