Skip to content

Commit 3ea05ee

Browse files
committed
📖 DOC: Changelog
1 parent dae39db commit 3ea05ee

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: [1.0.2](https://github.com/ahmadawais/cli-meow-help/compare/1.0.1...1.0.2)
36+
37+
![🐛 FIX:](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347)
38+
39+
> 🐛 Link [`dae39db`](https://github.com/ahmadawais/cli-meow-help/commit/dae39db23cc219d47d14b01788954d7387846593) <br>
40+
41+
<br>
42+
43+
[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
44+
45+
<br>
46+
3547
### RELEASE: [1.0.1](https://github.com/ahmadawais/cli-meow-help/compare/1.0.0...1.0.1)
3648

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

3951
> 📦 Sponsor [`900c90f`](https://github.com/ahmadawais/cli-meow-help/commit/900c90f6665b1ee70b5eb9eb2b896d2982e95ff6) <br>
4052
53+
![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4)
54+
55+
> 📖 Changelog [`83f27d7`](https://github.com/ahmadawais/cli-meow-help/commit/83f27d74ece70d5283083145c3432637edec200d) <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": "1.0.1",
3+
"version": "1.0.2",
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)