Skip to content

Commit

Permalink
📖 DOC: Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Jul 15, 2020
1 parent 7d40f02 commit 8833a01
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions changelog.md
Expand Up @@ -32,12 +32,28 @@ I have released a video course to help you build <a href="https://NodeCLI.com/?u

<br>

### RELEASE: [1.3.0](https://github.com/ahmadawais/create-node-cli/compare/1.2.1...1.3.0)

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

> 📦 No Clear [`7d40f02`](https://github.com/ahmadawais/create-node-cli/commit/7d40f0295892aff9a44a5b229565487f0a7fe083) <br>
<br>

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

<br>

### RELEASE: [1.2.1](https://github.com/ahmadawais/create-node-cli/compare/1.2.0...1.2.1)

![👌 IMPROVE:](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54)

> 👌 Header Color [`678f601`](https://github.com/ahmadawais/create-node-cli/commit/678f601f41075e77089be2c143217f2c1dba0beb) <br>
![📖 DOC:](https://img.shields.io/badge/-DOCS-gray.svg?colorB=978CD4)

> 📖 Changelog [`b1764b5`](https://github.com/ahmadawais/create-node-cli/commit/b1764b509d265db016b4d24b790c1749fc7bc103) <br>
<br>

[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "create-node-cli",
"description": "CLI to create Node.js CLIs.",
"version": "1.2.1",
"version": "1.3.0",
"bin": {
"create-node-cli": "index.js",
"ncli": "index.js"
Expand Down

0 comments on commit 8833a01

Please sign in to comment.