Skip to content

Commit f988a8e

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.33.3
Automatically generated by python-semantic-release
1 parent 3dee5b7 commit f988a8e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
<!--next-version-placeholder-->
44

5+
## v0.33.3 (2021-05-14)
6+
### Fix
7+
* TT-232 checkputApi ([#291](https://github.com/ioet/time-tracker-backend/issues/291)) ([`3dee5b7`](https://github.com/ioet/time-tracker-backend/commit/3dee5b794a7607a23cd6319594af857cb6a72028))
8+
59
## v0.33.2 (2021-05-11)
610
### Fix
711
* TT-238 adds condition to control when there are no time entries … ([#290](https://github.com/ioet/time-tracker-backend/issues/290)) ([`d4939c8`](https://github.com/ioet/time-tracker-backend/commit/d4939c8127fb8110f6c2d746fc79fbe2fc2e6155))

time_tracker_api/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.33.2'
1+
__version__ = '0.33.3'

0 commit comments

Comments
 (0)