From ed59e85fd0b1f7a534009e5ae3ac0b5f1f47d779 Mon Sep 17 00:00:00 2001 From: Vijay Raghavan Aravamudhan Date: Tue, 11 May 2021 22:40:53 +0530 Subject: Added missing hygiene stuff (#493) Added husky and pre-commit hook to avoid CI exposing build breakages --- all.json | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) (limited to 'all.json') diff --git a/all.json b/all.json index e00ed36..d069eb4 100644 --- a/all.json +++ b/all.json @@ -725,6 +725,17 @@ "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/kaizala/icon.svg" } }, + { + "author": "Kevin Papst ", + "featured": false, + "id": "kimaicloud", + "name": "Kimai Cloud", + "version": "1.0.0", + "icons": { + "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/kimaicloud/icon.png", + "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/kimaicloud/icon.svg" + } + }, { "author": "hongsy ", "featured": false, @@ -1302,7 +1313,7 @@ "featured": false, "id": "telegram-react", "name": "Telegram React", - "version": "1.0.1", + "version": "1.1.0", "icons": { "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/telegram-react/icon.png", "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/telegram-react/icon.svg" @@ -1672,11 +1683,11 @@ } }, { - "author": "Adam Birds and akashnimare", + "author": "Adam Birds and akashnimare", "featured": false, "id": "zulip", "name": "Zulip", - "version": "1.0.1", + "version": "1.0.2", "icons": { "png": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zulip/icon.png", "svg": "https://cdn.jsdelivr.net/gh/getferdi/recipes/recipes/zulip/icon.svg" -- cgit v1.2.3-54-g00ecf