Skip to content

Commit c9e2801

Browse files
committed
1.4.0
1 parent 2ad1336 commit c9e2801

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.4.0](https://github.com/Ephigenia/mite-cli/compare/v1.3.0...v1.4.0) (2020-03-21)
2+
3+
4+
### Features
5+
6+
* adds gitlab branch & merge-request tags as default highlight ([581e08e](https://github.com/Ephigenia/mite-cli/commit/581e08ee9bb9c4becf065d9008ff0ed7b727eb9c))
7+
8+
9+
110
# [1.3.0](https://github.com/Ephigenia/mite-cli/compare/v1.2.1...v1.3.0) (2019-12-21)
211

312

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "Ephigenia M. Eichner",
33
"name": "mite-cli",
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"description": "command line tool for time tracking service mite.yo.lk",
66
"preferGlobal": true,
77
"homepage": "https://github.com/Ephigenia/mite-cli/",

0 commit comments

Comments
 (0)