Skip to content

Commit f18fba1

Browse files
committed
📖 DOC: Changelog
1 parent f74e7e7 commit f18fba1

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

changelog.md

+24
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,35 @@ I have released a video course to help you become a better developer — <a href
2929

3030
<br>
3131

32+
### RELEASE: [2.3.0](https://github.com/ahmadawais/corona-cli/compare/2.2.0...2.3.0)
33+
34+
![📦 NEW:](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF)
35+
36+
> 📦 Sort in States [`9696910`](https://github.com/ahmadawais/corona-cli/commit/9696910f4cfa6675784e0329fbfd41ce14359d6b) <br>
37+
> 📦 Add US States #6 via @bernardodsanderson [`2f9fe4a`](https://github.com/ahmadawais/corona-cli/commit/2f9fe4aa39d2e933f10a8b63a81dac984a436fc0) <br>
38+
> 📦 Ora dep [`f863853`](https://github.com/ahmadawais/corona-cli/commit/f8638537ec1d92cd5866cb943c6abe90dbcbf7ac) <br>
39+
40+
![🐛 FIX:](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347)
41+
42+
> 🐛 Badge [`eedb96f`](https://github.com/ahmadawais/corona-cli/commit/eedb96f9ab3f8f32b3c4ddf17f7733fbb6b2ed91) <br>
43+
44+
![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4)
45+
46+
> 📖 Format [`55def40`](https://github.com/ahmadawais/corona-cli/commit/55def40f7935b7c492636b357082aa58ece9d7a6) <br>
47+
> 📖 Format [`f74e7e7`](https://github.com/ahmadawais/corona-cli/commit/f74e7e7a638d77e7c08ecfd6c7213e3a3f6f2d8a) <br>
48+
49+
<br>
50+
51+
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
52+
53+
<br>
54+
3255
### RELEASE: [2.2.0](https://github.com/ahmadawais/corona-cli/compare/2.1.0...2.2.0)
3356

3457
![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4)
3558

3659
> 📖 Sorting [`4928bf2`](https://github.com/ahmadawais/corona-cli/commit/4928bf2d13aa3a4d836f921a4ba161ff23ee32e1) <br>
60+
> 📖 Changelog update [`f835a68`](https://github.com/ahmadawais/corona-cli/commit/f835a68a37888dcd28f6384a6b723194bdc3fee5) <br>
3761
3862
<br>
3963

package.json

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

0 commit comments

Comments
 (0)