Skip to content

Commit 7ae25b3

Browse files
chore(release): 1.10.4 [skip ci]
## [1.10.4](v1.10.3...v1.10.4) (2023-07-06) ### Bug Fixes * update mite domain name to mite.de ([#234](#234)) ([c809f97](c809f97))
1 parent c809f97 commit 7ae25b3

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.4](https://github.com/Ephigenia/mite-cli/compare/v1.10.3...v1.10.4) (2023-07-06)
2+
3+
4+
### Bug Fixes
5+
6+
* update mite domain name to mite.de ([#234](https://github.com/Ephigenia/mite-cli/issues/234)) ([c809f97](https://github.com/Ephigenia/mite-cli/commit/c809f9764d7d8e81237c260bdd03c415b481bd23))
7+
18
## [1.10.3](https://github.com/Ephigenia/mite-cli/compare/v1.10.2...v1.10.3) (2022-03-28)
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.3",
4+
"version": "1.10.4",
55
"description": "command line tool for time tracking service mite.de",
66
"preferGlobal": true,
77
"homepage": "https://github.com/Ephigenia/mite-cli/",

0 commit comments

Comments
 (0)