Skip to content

Commit 533756b

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.34.3
Automatically generated by python-semantic-release
1 parent bbbcc94 commit 533756b

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.34.3 (2021-06-08)
6+
### Fix
7+
* TT-256 Avoid creating fake users from test ([`bbbcc94`](https://github.com/ioet/time-tracker-backend/commit/bbbcc94e9ead367a44c01272525559ebf73e3a9c))
8+
59
## v0.34.2 (2021-06-02)
610
### Fix
711
* TT-257 Fixed customer name null on get a specific project ([#295](https://github.com/ioet/time-tracker-backend/issues/295)) ([`bf2b24d`](https://github.com/ioet/time-tracker-backend/commit/bf2b24d69614d69bd446799d3d0bdb7fa0bc2126))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)