Skip to content

Commit

Permalink
chore(release): v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
trowik committed Aug 12, 2021
1 parent 5c8f642 commit 70f601c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
# v1.3.0 (12 August 2021)

### Feature
* Refactor reviewers to use assignees with reviewer role ([`0de9e48`](https://github.com/adfinis-sygroup/timed-frontend/commit/0de9e4835800dd2ffd30c2d9dc6fbbda21a62870))
* Disable items for external employees ([`ecc2407`](https://github.com/adfinis-sygroup/timed-frontend/commit/ecc2407aec76fd3f3d5b96c27c68cb0ffdcbfc27))
* Add a customer visible icon in the comments ([`186fff0`](https://github.com/adfinis-sygroup/timed-frontend/commit/186fff0d76b161f48a4c40dec627a1c8fac6e94a))


# v1.2.0 (16 April 2021)

### Feature
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "timed",
"version": "1.2.0",
"version": "1.3.0",
"description": "A time tracking software written in Ember.js",
"repository": "https://github.com/adfinis-sygroup/timed-frontend",
"author": "Adfinis AG <info@adfinis.com>",
Expand Down

0 comments on commit 70f601c

Please sign in to comment.