Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit f23e192

Browse files
chore(release): 2.0.3
## [2.0.3](v2.0.2...v2.0.3) (2021-10-19) ### Bug Fixes * **analysis:** rewrite to angle brackets ([e32e0ec](e32e0ec)) * **analysis:** show sensible messages ([7a548eb](7a548eb)) * **tests:** enable previously skipped test ([b592aa8](b592aa8))
1 parent 6980cd1 commit f23e192

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.0.3](https://github.com/adfinis-sygroup/timed-frontend/compare/v2.0.2...v2.0.3) (2021-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **analysis:** rewrite to angle brackets ([e32e0ec](https://github.com/adfinis-sygroup/timed-frontend/commit/e32e0ec8120dd861b9f3c260039371e8b54627ae))
7+
* **analysis:** show sensible messages ([7a548eb](https://github.com/adfinis-sygroup/timed-frontend/commit/7a548eba368805a4aef8068c033377a27f85799f))
8+
* **tests:** enable previously skipped test ([b592aa8](https://github.com/adfinis-sygroup/timed-frontend/commit/b592aa83f6b0326dea3f285c31fda16aa7cff633))
9+
110
# v1.3.0 (12 August 2021)
211

312
### Feature

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "timed",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A time tracking software written in Ember.js",
55
"repository": "https://github.com/adfinis-sygroup/timed-frontend",
66
"author": "Adfinis AG <info@adfinis.com>",

0 commit comments

Comments
 (0)