Skip to content

Commit 1ccda80

Browse files
committed
📖 DOC: Changelog
1 parent 177c812 commit 1ccda80

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

changelog.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,28 @@ I have released a video course to help you build <a href="https://NodeCLI.com/?u
3232

3333
<br>
3434

35+
### RELEASE: [2.0.1](https://github.com/ahmadawais/cli-meow-help/compare/2.0.0...2.0.1)
36+
37+
![👌 IMPROVE:](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54)
38+
39+
> 👌 Lingo [`177c812`](https://github.com/ahmadawais/cli-meow-help/commit/177c8129f973d3b56e29d2a4db08a6c69a54c274) <br>
40+
41+
<br>
42+
43+
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
44+
45+
<br>
46+
3547
### RELEASE: [2.0.0](https://github.com/ahmadawais/cli-meow-help/compare/1.0.4...2.0.0)
3648

3749
![🐛 FIX:](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347)
3850

3951
> 🐛 Deps [`7afbb69`](https://github.com/ahmadawais/cli-meow-help/commit/7afbb69f036cb9d85230998583e9c7e4b6709c27) <br>
4052
53+
![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4)
54+
55+
> 📖 Changelog [`48ea888`](https://github.com/ahmadawais/cli-meow-help/commit/48ea888f3d2d323459ac52c8059b6aec0f9518d6) <br>
56+
4157
<br>
4258

4359
[![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": "cli-meow-help",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Generate automatically formatted help text for `meow` CLI helper",
55
"license": "MIT",
66
"repository": "ahmadawais/cli-meow-help",

0 commit comments

Comments
 (0)