From 1c586414b74cd8db855f5398911beb485058aaff Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Wed, 25 Mar 2020 20:58:16 +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 | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 9cc576d..2b002d7 100644 --- a/changelog.md +++ b/changelog.md @@ -29,10 +29,23 @@ I have released a video course to help you become a better developer — +### RELEASE: [3.7.2](https://github.com/ahmadawais/corona-cli/compare/3.7.1...3.7.2) + +![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) + +> 📖 Alias [`44a9360`](https://github.com/ahmadawais/corona-cli/commit/44a9360fa47fef837a94d31174f126c39d100d60)
+ +
+ +[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/) + +
+ ### RELEASE: [3.7.1](https://github.com/ahmadawais/corona-cli/compare/3.7.0...3.7.1) ![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) +> 📖 Changelog [`535cc12`](https://github.com/ahmadawais/corona-cli/commit/535cc1270673ba02cf5630720a95021fb00ca2ee)
> 📖 Minimal [`875e3bb`](https://github.com/ahmadawais/corona-cli/commit/875e3bb7a3ad2764429c5d94c68b67c8243b78e7)

diff --git a/package.json b/package.json index ce2538b..36dedfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corona-cli", - "version": "3.7.1", + "version": "3.7.2", "description": "Track the Coronavirus disease (COVID-19).", "license": "MIT", "repository": "ahmadawais/corona-cli",