Skip to content

Commit 5f95b5b

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.36.2
Automatically generated by python-semantic-release
1 parent fb222c1 commit 5f95b5b

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.36.2 (2021-07-09)
6+
### Fix
7+
* TT-287 Fix users email doesn't show in reports page ([#305](https://github.com/ioet/time-tracker-backend/issues/305)) ([`fb222c1`](https://github.com/ioet/time-tracker-backend/commit/fb222c1a5f13b8313a257159f3115cf9c0fae750))
8+
59
## v0.36.1 (2021-07-08)
610
### Fix
711
* TT-270 Fix handle exceptions in create update entries (#301) ([#306](https://github.com/ioet/time-tracker-backend/issues/306)) ([`7b74f46`](https://github.com/ioet/time-tracker-backend/commit/7b74f460586bc5f756067a01491a7670b6751529))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)