From 6e5cd7d4c36d2d064740d016b99be30892ecba3d Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Sat, 15 Aug 2020 19:03:26 +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 be2a109..05f7fbe 100644 --- a/changelog.md +++ b/changelog.md @@ -32,6 +32,18 @@ I have released a video course to help you build 🐛 Color [`00d78fc`](https://github.com/ahmadawais/corona-cli/commit/00d78fc35c8875eab01d7b52ff3b03391a050e73)
+![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) + +> 📖 Changelog [`b590251`](https://github.com/ahmadawais/corona-cli/commit/b59025107322e92dd12b3810fd9570293829c09f)
+
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/) diff --git a/package.json b/package.json index 308b315..54afa72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corona-cli", - "version": "5.3.2", + "version": "5.3.3", "description": "Track the Coronavirus disease (COVID-19).", "license": "MIT", "repository": "ahmadawais/corona-cli",