File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,27 @@ I have released a video course to help you build <a href="https://NodeCLI.com/?u
32
32
33
33
<br >
34
34
35
+ ### RELEASE: [ 0.2.0] ( https://github.com/ahmadawais/create-node-cli/compare/0.1.0...0.2.0 )
36
+
37
+ ![ 📦 NEW:] ( https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF )
38
+
39
+ > 📦 Logo name [ ` 096e935 ` ] ( https://github.com/ahmadawais/create-node-cli/commit/096e935c759f2b94010d228c46b1757560815df9 ) <br >
40
+ > 📦 logo name [ ` f498ee8 ` ] ( https://github.com/ahmadawais/create-node-cli/commit/f498ee830dd2eaf660c9a53b8d5966d688a285d9 ) <br >
41
+ > 📦 Logo [ ` 19d8efb ` ] ( https://github.com/ahmadawais/create-node-cli/commit/19d8efbfaef266644caf73e5c60355f5e9b1294f ) <br >
42
+ > 📦 Link [ ` c8962cc ` ] ( https://github.com/ahmadawais/create-node-cli/commit/c8962ccccad2f9a80b74d598ab95190fe34267be ) <br >
43
+
44
+ ![ 👌 IMPROVE:] ( https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54 )
45
+
46
+ > 👌 Links [ ` 32bb6d2 ` ] ( https://github.com/ahmadawais/create-node-cli/commit/32bb6d2a5267c9439ff89bdd2476f1c2f99d1bc2 ) <br >
47
+ > 👌 Rename log [ ` e7cbfa5 ` ] ( https://github.com/ahmadawais/create-node-cli/commit/e7cbfa591ebd59029b37a4635a6b9459176193d6 ) <br >
48
+ > 👌 Rename log [ ` 3572842 ` ] ( https://github.com/ahmadawais/create-node-cli/commit/35728427cfd289908cf87e97bc846dd11ede3ee0 ) <br >
49
+
50
+ <br >
51
+
52
+ [ ![ hr] ( https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png )] ( / )
53
+
54
+ <br >
55
+
35
56
### RELEASE: [ 0.1.0] ( https://github.com/ahmadawais/create-node-cli/compare/0.0.3...0.1.0 )
36
57
37
58
![ 📦 NEW:] ( https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF )
@@ -40,6 +61,7 @@ I have released a video course to help you build <a href="https://NodeCLI.com/?u
40
61
41
62
![ 📖 DOC:] ( https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4 )
42
63
64
+ > 📖 Changelog [ ` 29929eb ` ] ( https://github.com/ahmadawais/create-node-cli/commit/29929ebf1400f0bd4f9ae1e268fc575ec1ac3d1b ) <br >
43
65
> 📖 Lingo [ ` 89a3751 ` ] ( https://github.com/ahmadawais/create-node-cli/commit/89a37513961b587f3b592150b2ca0294eccf1c88 ) <br >
44
66
45
67
<br >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " create-node-cli" ,
3
3
"description" : " CLI to create Node.js CLIs." ,
4
- "version" : " 0.1 .0" ,
4
+ "version" : " 0.2 .0" ,
5
5
"bin" : {
6
6
"create-node-cli" : " index.js" ,
7
7
"ncli" : " index.js"
You can’t perform that action at this time.
0 commit comments