Skip to content

Commit 4cbe2e4

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.4...v1.11.0) (2023-07-08) ### Features * **cache:** add clear cache command ([#241](#241)) ([007a2c3](007a2c3))
1 parent 007a2c3 commit 4cbe2e4

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.11.0](https://github.com/Ephigenia/mite-cli/compare/v1.10.4...v1.11.0) (2023-07-08)
2+
3+
4+
### Features
5+
6+
* **cache:** add clear cache command ([#241](https://github.com/Ephigenia/mite-cli/issues/241)) ([007a2c3](https://github.com/Ephigenia/mite-cli/commit/007a2c332e75f7ee40d5fbaa06fd68bef95f111e))
7+
18
## [1.10.4](https://github.com/Ephigenia/mite-cli/compare/v1.10.3...v1.10.4) (2023-07-06)
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.4",
4+
"version": "1.11.0",
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)