Skip to content

Commit 6679bdd

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.31.4
Automatically generated by python-semantic-release
1 parent d449aa6 commit 6679bdd

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.31.4 (2021-04-19)
6+
### Fix
7+
* TT-207 Dont allow projects deleting ([#280](https://github.com/ioet/time-tracker-backend/issues/280)) ([`d449aa6`](https://github.com/ioet/time-tracker-backend/commit/d449aa69bf056cc64f8587edbc6269b988900df5))
8+
59
## v0.31.3 (2021-04-19)
610
### Fix
711
* TT-84 not allow deleting customers ([#276](https://github.com/ioet/time-tracker-backend/issues/276)) ([`0251c48`](https://github.com/ioet/time-tracker-backend/commit/0251c4897e56430aa851c57dc9495edb1d346daf))

time_tracker_api/version.py

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

0 commit comments

Comments
 (0)