From 6b500d5e4780e87c4ebe1443cd3a1b901ab17074 Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Thu, 30 Apr 2020 16:44:30 +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 | 20 ++++++++++++++++++++ package.json | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 4f12d63..4cf2096 100644 --- a/changelog.md +++ b/changelog.md @@ -32,6 +32,22 @@ I have released a video course to help you build 🐛 Lingo Format Await [`5e433ee`](https://github.com/ahmadawais/corona-cli/commit/5e433ee261185a1ac6d683cc7893bd5e755d64b7)
+![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) + +> 📖 Changelog [`e9450e1`](https://github.com/ahmadawais/corona-cli/commit/e9450e12c90d2f5c27e2d5cb4459501387ee07c6)
+
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/) diff --git a/package.json b/package.json index 3331b48..a60dda3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corona-cli", - "version": "5.1.0", + "version": "5.1.1", "description": "Track the Coronavirus disease (COVID-19).", "license": "MIT", "repository": "ahmadawais/corona-cli",