Skip to content

Commit eb4122d

Browse files
chore(release): 1.10.2 [skip ci]
## [1.10.2](v1.10.1...v1.10.2) (2022-01-20) ### Bug Fixes * stdout with line-break and strings ([0fcb79b](0fcb79b))
1 parent 19f982f commit eb4122d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.10.2](https://github.com/Ephigenia/mite-cli/compare/v1.10.1...v1.10.2) (2022-01-20)
2+
3+
4+
### Bug Fixes
5+
6+
* stdout with line-break and strings ([0fcb79b](https://github.com/Ephigenia/mite-cli/commit/0fcb79b7f7ff5d8abb8371051d05bc17d05e88bf))
7+
18
## [1.10.1](https://github.com/Ephigenia/mite-cli/compare/v1.10.0...v1.10.1) (2022-01-17)
29

310

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.10.1",
4+
"version": "1.10.2",
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)