File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.0.1] ( https://github.com/Ephigenia/mite-cli/compare/v1.0.0...v1.0.1 ) (2019-06-27)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** customer:** new now accepts the name ([ 3207b62] ( https://github.com/Ephigenia/mite-cli/commit/3207b62 ) )
7+ * ** customer-new:** show server error messages correctly ([ f76b3e2] ( https://github.com/Ephigenia/mite-cli/commit/f76b3e2 ) )
8+ * ** errors:** check for lowercased NODE_ENV ([ 658e6ca] ( https://github.com/Ephigenia/mite-cli/commit/658e6ca ) )
9+ * ** list:** table footer not empty anymore ([ 5a3d727] ( https://github.com/Ephigenia/mite-cli/commit/5a3d727 ) )
10+ * ** mite-amend:** only match timeEntryId when it’s truish ([ 895857d] ( https://github.com/Ephigenia/mite-cli/commit/895857d ) )
11+ * ** mite-api:** addTimeEntry callback argument order ([ 03ec43c] ( https://github.com/Ephigenia/mite-cli/commit/03ec43c ) )
12+ * ** project:** new now accepts the name ([ e3bb65d] ( https://github.com/Ephigenia/mite-cli/commit/e3bb65d ) )
13+ * ** project-new:** correct default for budgetType ([ bd7fd58] ( https://github.com/Ephigenia/mite-cli/commit/bd7fd58 ) )
14+ * ** project-new:** show server error messages correctly ([ 97f2534] ( https://github.com/Ephigenia/mite-cli/commit/97f2534 ) )
15+ * ** start:** correct error message shown ([ d7510a7] ( https://github.com/Ephigenia/mite-cli/commit/d7510a7 ) )
16+
17+
18+
119# [ 1.0.0] ( https://github.com/Ephigenia/mite-cli/compare/v0.10.0...v1.0.0 ) (2019-06-24)
220
321
Original file line number Diff line number Diff line change 11{
22 "author" : " Ephigenia M. Eichner" ,
33 "name" : " mite-cli" ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "description" : " command line tool for time tracking service mite.yo.lk" ,
66 "preferGlobal" : true ,
77 "homepage" : " https://github.com/Ephigenia/mite-cli/" ,
You can’t perform that action at this time.
0 commit comments