From 111d20b08baf42b8456b12611de0d63a6e425c8d Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Wed, 25 Mar 2020 20:51:35 +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 72e18e0..07511fe 100644 --- a/changelog.md +++ b/changelog.md @@ -29,12 +29,28 @@ I have released a video course to help you become a better developer — +### RELEASE: [3.7.0](https://github.com/ahmadawais/corona-cli/compare/3.6.0...3.7.0) + +![👌 IMPROVE:](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) + +> 👌 Minimal [`4c2e393`](https://github.com/ahmadawais/corona-cli/commit/4c2e393ced22d517061645f999877a23a66cc274)
+ +
+ +[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/) + +
+ ### RELEASE: [3.6.0](https://github.com/ahmadawais/corona-cli/compare/3.5.1...3.6.0) ![👌 IMPROVE:](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54) > 👌 Limit [`4bc3f58`](https://github.com/ahmadawais/corona-cli/commit/4bc3f5899d187ba42db742fbc1ecb99f9a676c02)
+![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4) + +> 📖 Changelog [`0f0550f`](https://github.com/ahmadawais/corona-cli/commit/0f0550f1e4f51122166b1f556d8554807967a480)
+
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/) diff --git a/package.json b/package.json index 21a94f8..9925586 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "corona-cli", - "version": "3.6.0", + "version": "3.7.0", "description": "Track the Coronavirus disease (COVID-19).", "license": "MIT", "repository": "ahmadawais/corona-cli",