Skip to content
This repository was archived by the owner on Mar 13, 2023. It is now read-only.

Commit d1dcd44

Browse files
chore(release): 5.8.4 [skip ci]
## [5.8.4](v5.8.3...v5.8.4) (2019-12-15) ### Bug Fixes * **alfred:** notifications not showing in Alfred v4 ([93c7307](93c7307)), closes [#125](#125) * **dependency:** lower required node.js to v10.x ([a222d5d](a222d5d)) * **settings:** no update notifications for alfa and beta releases ([1ad3186](1ad3186))
1 parent 9c23815 commit d1dcd44

File tree

5 files changed

+12
-3
lines changed

5 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [5.8.4](https://github.com/moranje/alfred-workflow-todoist/compare/v5.8.3...v5.8.4) (2019-12-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **alfred:** notifications not showing in Alfred v4 ([93c7307](https://github.com/moranje/alfred-workflow-todoist/commit/93c7307137983647183171b07ba2a04008b18407)), closes [#125](https://github.com/moranje/alfred-workflow-todoist/issues/125)
7+
* **dependency:** lower required node.js to v10.x ([a222d5d](https://github.com/moranje/alfred-workflow-todoist/commit/a222d5d50d4c1d3b943b13b7332eedf6f403ace6))
8+
* **settings:** no update notifications for alfa and beta releases ([1ad3186](https://github.com/moranje/alfred-workflow-todoist/commit/1ad31860379f108025f51c5a1bbcfe8ed5a4d868))
9+
110
## [5.8.3](https://github.com/moranje/alfred-workflow-todoist/compare/v5.8.2...v5.8.3) (2019-08-04)
211

312

-25.1 KB
Binary file not shown.

dist/workflow/workflow.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"version": "5.8.3",
3-
"updated": "2019-08-04T11:40:02.901Z"
3+
"updated": "2019-12-15T20:54:19.438Z"
44
}

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,6 +1,6 @@
11
{
22
"name": "alfred-workflow-todoist",
3-
"version": "5.8.3",
3+
"version": "5.8.4",
44
"description": "",
55
"keywords": [],
66
"main": "dist/workflow/alfred-workflow-todoist.js",

0 commit comments

Comments
 (0)