# CHANGELOG [![Twitter @MrAhmadAwais](https://img.shields.io/badge/Twitter-@MrAhmadAwais-gray.svg?colorA=21262D&colorB=30363D&style=for-the-badge)](https://twitter.com/MrAhmadAwais/) [![LinkedIn @MrAhmadAwais](https://img.shields.io/badge/LINKEDIN-gray.svg?colorA=21262D&colorB=30363D&style=for-the-badge)](https://www.linkedin.com/in/MrAhmadAwais/) [![YouTube AhmadAwais](https://img.shields.io/badge/YOUTUBE-gray.svg?colorA=21262D&colorB=30363D&style=for-the-badge)](https://youtube.com/AhmadAwais?sub_confirmation=1) [![Blog: AhmadAwais.com](https://img.shields.io/badge/-MY%20BLOG-gray.svg?colorA=21262D&colorB=30363D&style=for-the-badge)](https://AhmadAwais.com/) [![GitHub @AhmadAwais](https://img.shields.io/badge/-GitHub-gray.svg?colorA=21262D&colorB=30363D&style=for-the-badge)](https://github.com/ahmadawais) > I have released a video course to help you build Node.js CLIs for Automation

> [Support my work][sponsor]: Hey there! If you or your company have been benefiting from any of my projects or simply appreciate the awesomeness I bring to the table, why not consider backing me up? I'm committed to sticking around for the long haul, tirelessly advocating for open-source development. [![Sponsor Awais](https://raw.githubusercontent.com/ahmadawais/stuff/master/sponsor/sponsor.jpg)][s] ❯❯ Professional Development Courses ↓ [![Node CLI Course](https://img.shields.io/badge/LEARN-Node%20CLI%20Automation-gray.svg?colorA=215732&colorB=44883e&style=for-the-badge)][n] [![VSCode Course](https://img.shields.io/badge/LEARN-VSCode%20Power%20User-gray.svg?colorA=655BE1&colorB=4F44D6&style=for-the-badge)][v] [![Node.js Course](https://img.shields.io/badge/LEARN-Node.js%20(free)-gray.svg?colorA=21262D&colorB=30363D&style=for-the-badge)][nj] [s]: https://github.com/AhmadAwais/sponsor [n]: https://NodeCLI.com?utm_source=github.com/ahmadawais/changelog&utm_medium=referral&utm_campaign=changelog [v]: https://VSCode.pro?utm_source=github.com/ahmadawais/changelog&utm_medium=referral&utm_campaign=changelog [nj]: https://NodejsBeginner.com?utm_source=github.com/ahmadawais/changelog&utm_medium=referral&utm_campaign=changelog [g]: https://github.com/AhmadAwais [sponsor]: https://github.com/AhmadAwais/sponsor
hr hr


[![📝](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/log.png)](changelog.md) All notable changes in this project's [released versions](../../releases) are documented in this file. > **CHANGELOG KEY**: `📦 NEW`, `👌 IMPROVE`, `🐛 FIX`, `📖 DOC`, `🚀 RELEASE`, `🤖 TEST`, and `‼️ BREAKING`. > _I use [Emoji-log](https://github.com/ahmadawais/Emoji-Log), you should try it and simplify your git commits._

hr hr
### RELEASE: [4.0.0](https://github.com/ahmadawais/cli-meow-help/compare/3.2.0...4.0.0) ![BREAKING](https://img.shields.io/badge/‼️-BREAKING%20CHANGES-gray.svg?colorA=CF222F&colorB=CF222F&style=for-the-badge) > ‼️ Require no longer supported moving to ESM based syntax ![👌 IMPROVE:](https://img.shields.io/badge/👌-IMPROVEMENT-gray.svg?colorA=8250DF&colorB=8250DF&style=for-the-badge) > 👌 Latest chalk and chalkTemplate [`41e2587`](https://github.com/ahmadawais/cli-meow-help/commit/41e25875417cfd74abe7ef21129884cafb1fb930)

hr hr
### RELEASE: [3.2.0](https://github.com/ahmadawais/cli-meow-help/compare/3.1.0...3.2.0) ![📦 NEW:](https://img.shields.io/badge/📦-NEW-gray.svg?colorA=238635&colorB=238635&style=for-the-badge) > 📦 shortFlag support [`5bbf37e`](https://github.com/ahmadawais/cli-meow-help/commit/5bbf37e2863b1c549845b165aed17ebc3b7e3ffc) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`ee4b112`](https://github.com/ahmadawais/cli-meow-help/commit/ee4b112928add40af1821ee78c9e058a89d8aff1)

hr hr
### RELEASE: [3.1.0](https://github.com/ahmadawais/cli-meow-help/compare/3.0.0...3.1.0) ![👌 IMPROVE:](https://img.shields.io/badge/👌-IMPROVEMENT-gray.svg?colorA=8250DF&colorB=8250DF&style=for-the-badge) > 👌 Lingo Example or Examples for more examples [`89516a2`](https://github.com/ahmadawais/cli-meow-help/commit/89516a275b64e3ba4ad572ec5babff3fe665faad) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`fe82b1b`](https://github.com/ahmadawais/cli-meow-help/commit/fe82b1b92a97409375b89cbd686a1d15c5ff5062)

hr hr
### RELEASE: [3.0.0](https://github.com/ahmadawais/cli-meow-help/compare/2.0.2...3.0.0) ![📦 NEW:](https://img.shields.io/badge/📦-NEW-gray.svg?colorA=238635&colorB=238635&style=for-the-badge) > 📦 Examples [`b6c12ee`](https://github.com/ahmadawais/cli-meow-help/commit/b6c12ee444928cb3819c2e236d53e9c18bf76a21) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`9fd84e8`](https://github.com/ahmadawais/cli-meow-help/commit/9fd84e83c74cd125f6170ada4b239bdf32777928)

hr hr
### RELEASE: [2.0.2](https://github.com/ahmadawais/cli-meow-help/compare/2.0.1...2.0.2) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`9256c96`](https://github.com/ahmadawais/cli-meow-help/commit/9256c96384968d6f847904b74c198aa4059d56ad)

hr hr
### RELEASE: [2.0.1](https://github.com/ahmadawais/cli-meow-help/compare/2.0.0...2.0.1) ![👌 IMPROVE:](https://img.shields.io/badge/👌-IMPROVEMENT-gray.svg?colorA=8250DF&colorB=8250DF&style=for-the-badge) > 👌 Lingo [`177c812`](https://github.com/ahmadawais/cli-meow-help/commit/177c8129f973d3b56e29d2a4db08a6c69a54c274) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`1ccda80`](https://github.com/ahmadawais/cli-meow-help/commit/1ccda80da914127c0babf96f46b590caadb24412)

hr hr
### RELEASE: [2.0.0](https://github.com/ahmadawais/cli-meow-help/compare/1.0.4...2.0.0) ![🐛 FIX:](https://img.shields.io/badge/🐛-FIX-gray.svg?colorA=BC4C00&colorB=BC4C00&style=for-the-badge) > 🐛 Deps [`7afbb69`](https://github.com/ahmadawais/cli-meow-help/commit/7afbb69f036cb9d85230998583e9c7e4b6709c27) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`48ea888`](https://github.com/ahmadawais/cli-meow-help/commit/48ea888f3d2d323459ac52c8059b6aec0f9518d6)

hr hr
### RELEASE: [1.0.4](https://github.com/ahmadawais/cli-meow-help/compare/1.0.3...1.0.4) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`541508d`](https://github.com/ahmadawais/cli-meow-help/commit/541508dd899c15b393bb7394a1f0f35d80a68244) > 📖 Ref to meow [`7327cf4`](https://github.com/ahmadawais/cli-meow-help/commit/7327cf4572432639f4ffd7f2efc390a6e9158cdf)

hr hr
### RELEASE: [1.0.3](https://github.com/ahmadawais/cli-meow-help/compare/1.0.2...1.0.3) ![🐛 FIX:](https://img.shields.io/badge/🐛-FIX-gray.svg?colorA=BC4C00&colorB=BC4C00&style=for-the-badge) > 🐛 Link [`cc093c7`](https://github.com/ahmadawais/cli-meow-help/commit/cc093c742e7722382ceb09fe2fa77109ef80e23a) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`135f123`](https://github.com/ahmadawais/cli-meow-help/commit/135f12394a6af750a031386223da40809fc1691d)

hr hr
### RELEASE: [1.0.2](https://github.com/ahmadawais/cli-meow-help/compare/1.0.1...1.0.2) ![🐛 FIX:](https://img.shields.io/badge/🐛-FIX-gray.svg?colorA=BC4C00&colorB=BC4C00&style=for-the-badge) > 🐛 Link [`dae39db`](https://github.com/ahmadawais/cli-meow-help/commit/dae39db23cc219d47d14b01788954d7387846593) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`3ea05ee`](https://github.com/ahmadawais/cli-meow-help/commit/3ea05eea525f6a185162f131e9ddb7cbc2ed447b)

hr hr
### RELEASE: [1.0.1](https://github.com/ahmadawais/cli-meow-help/compare/1.0.0...1.0.1) ![📦 NEW:](https://img.shields.io/badge/📦-NEW-gray.svg?colorA=238635&colorB=238635&style=for-the-badge) > 📦 Sponsor [`900c90f`](https://github.com/ahmadawais/cli-meow-help/commit/900c90f6665b1ee70b5eb9eb2b896d2982e95ff6) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`83f27d7`](https://github.com/ahmadawais/cli-meow-help/commit/83f27d74ece70d5283083145c3432637edec200d)

hr hr
### RELEASE: 1.0.0 ![📦 NEW:](https://img.shields.io/badge/📦-NEW-gray.svg?colorA=238635&colorB=238635&style=for-the-badge) > 📦 First commit [`33bc4dc`](https://github.com/ahmadawais/cli-meow-help/commit/33bc4dc68500d7032156daea7feabbc1efa0beb9) > 📦 First version [`ece26b7`](https://github.com/ahmadawais/cli-meow-help/commit/ece26b7d6043d1fa3992bc9cae19f17edef3345e) > 📦 Spacing Docs [`292bb27`](https://github.com/ahmadawais/cli-meow-help/commit/292bb27bb15b277f010728c08bd21e24ab0d0322) ![👌 IMPROVE:](https://img.shields.io/badge/👌-IMPROVEMENT-gray.svg?colorA=8250DF&colorB=8250DF&style=for-the-badge) > 👌 Format [`3de92ac`](https://github.com/ahmadawais/cli-meow-help/commit/3de92acfc7bcc82c6595ca7eea3b21b84f9712e0) ![📖 DOC:](https://img.shields.io/badge/📖-DOCS-gray.svg?colorA=1169DA&colorB=1169DA&style=for-the-badge) > 📖 Changelog [`6d7fe94`](https://github.com/ahmadawais/cli-meow-help/commit/6d7fe94d8722f383deb587c80049bdd362009e59) > 📖 API [`56f95ef`](https://github.com/ahmadawais/cli-meow-help/commit/56f95ef6237ae2fd869597dfb6fb361cb21c1203) > 📖 Credit [`ca69f71`](https://github.com/ahmadawais/cli-meow-help/commit/ca69f71077348542dc4d0d0c7b99c292cb387eff)

hr hr
[s]: https://github.com/AhmadAwais/sponsor [n]: https://NodeCLI.com?utm_source=github.com/ahmadawais/changelog&utm_medium=referral&utm_campaign=changelog [v]: https://VSCode.pro?utm_source=github.com/ahmadawais/changelog&utm_medium=referral&utm_campaign=changelog [nj]: https://NodejsBeginner.com?utm_source=github.com/ahmadawais/changelog&utm_medium=referral&utm_campaign=changelog [g]: https://github.com/AhmadAwais [sponsor]: https://github.com/AhmadAwais/sponsor