Skip to content

Commit 5253102

Browse files
committed
📖 DOC: Changelog
1 parent 16c0a8c commit 5253102

File tree

2 files changed

+23
-2
lines changed

2 files changed

+23
-2
lines changed

changelog.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ I have released a video course to help you become a better developer — <a href
1515

1616
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
1717

18-
**CHANGELOG KEY**: `📦 NEW`, `👌 IMPROVE`, `🐛 FIX`, `📖 DOC`, `🚀 RELEASE`, and `✅ TEST`
18+
**CHANGELOG KEY**: `📦 NEW`, `👌 IMPROVE`, `🐛 FIX`, `📖 DOC`, `🚀 RELEASE`, `🤖 TEST`, and `‼️ BREAKING`.
1919

2020
<small>
2121

@@ -29,12 +29,33 @@ I have released a video course to help you become a better developer — <a href
2929

3030
<br>
3131

32+
### RELEASE: [4.2.0](https://github.com/ahmadawais/corona-cli/compare/4.1.3...4.2.0)
33+
34+
![👌 IMPROVE:](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54)
35+
36+
> 👌 Merge [`16c0a8c`](https://github.com/ahmadawais/corona-cli/commit/16c0a8cd83bb3f77f5a0f9ee54232efdc98b73b8) <br>
37+
> 👌 Ignore [`17ed508`](https://github.com/ahmadawais/corona-cli/commit/17ed5086d811656f585d251b10301bcbf1817b40) <br>
38+
39+
![🐛 FIX:](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347)
40+
41+
> 🐛 API v2 [`277349f`](https://github.com/ahmadawais/corona-cli/commit/277349f53a1adb391b5a35c48bff87dd5271350f) <br>
42+
43+
<br>
44+
45+
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
46+
47+
<br>
48+
3249
### RELEASE: [4.1.3](https://github.com/ahmadawais/corona-cli/compare/4.1.2...4.1.3)
3350

3451
![📦 NEW:](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF)
3552

3653
> 📦 Node version check to 10 [`1412add`](https://github.com/ahmadawais/corona-cli/commit/1412addfd950896b160782f719ad394f31ff523e) <br>
3754
55+
![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4)
56+
57+
> 📖 Changelog [`07441e4`](https://github.com/ahmadawais/corona-cli/commit/07441e4c279d322db85c67340ac883d14542f551) <br>
58+
3859
<br>
3960

4061
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "corona-cli",
3-
"version": "4.1.3",
3+
"version": "4.2.0",
44
"description": "Track the Coronavirus disease (COVID-19).",
55
"license": "MIT",
66
"repository": "ahmadawais/corona-cli",

0 commit comments

Comments
 (0)