From a52451fa4987384ddd6226a49c8d8b53b86a3b31 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Thu, 30 Apr 2020 16:42:19 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20DOC:=20Changelog?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changelog.md | 16 ++++++++++++++++ package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 46d51ab..ce182e7 100644 --- a/changelog.md +++ b/changelog.md @@ -32,6 +32,18 @@ I have released a video course to help you build 👌 Chalk ref [`491b2de`](https://github.com/ahmadawais/corona-cli/commit/491b2de86fc9c55d446fd9ee535cd6b478f1e12b)
> 👌 Dependencies [`1226523`](https://github.com/ahmadawais/corona-cli/commit/1226523284405dc33f6ace30bfea303b9ba2e2b7)
+![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) + +> 📖 Changelog [`b573528`](https://github.com/ahmadawais/corona-cli/commit/b5735288797f51c0d35ab59601726a610fac8f50)
+
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/) diff --git a/package.json b/package.json index a481dd1..1733449 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corona-cli", - "version": "5.2.0", + "version": "5.3.0", "description": "Track the Coronavirus disease (COVID-19).", "license": "MIT", "repository": "ahmadawais/corona-cli",