Skip to content

Commit 21ebd8e

Browse files
semantic-releaseAngeluz-07
authored andcommitted
0.31.3
Automatically generated by python-semantic-release
1 parent 0251c48 commit 21ebd8e

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.3 (2021-04-19)
6+
### Fix
7+
* 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))
8+
59
## v0.31.2 (2021-04-16)
610
### Fix
711
* TT-210 Don't allow activities deleting ([#275](https://github.com/ioet/time-tracker-backend/issues/275)) ([`2651857`](https://github.com/ioet/time-tracker-backend/commit/265185715b99619e94eda1f0eda9eede2f728eaf))

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.2'
1+
__version__ = '0.31.3'

0 commit comments

Comments
 (0)