From 445a82147d0f29c5fb846783278df3267743c86b Mon Sep 17 00:00:00 2001
From: Ahmad Awais
Date: Sat, 15 Aug 2020 19:12:43 +0500
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=96=20DOC:=20Changelog?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
changelog.md | 163 ++++++++++++++++++++++++++++++++++++++++++++++
package-lock.json | 2 +-
package.json | 2 +-
3 files changed, 165 insertions(+), 2 deletions(-)
create mode 100644 changelog.md
diff --git a/changelog.md b/changelog.md
new file mode 100644
index 0000000..f896028
--- /dev/null
+++ b/changelog.md
@@ -0,0 +1,163 @@
+# CHANGELOG
+
+All notable changes in this project's [released versions](../../releases) are documented in this file.
+
+> [**Support my work**][sponsor]: If you or your company use any of my projects or like what Iโm doing then consider [backing me][sponsor]. I'm in this for the long run. An open-source developer advocate.
+
+[![Sponsor Awais](https://img.shields.io/badge/-Sponsor%20Awais%20%E2%86%92-gray.svg?colorA=6A788D&colorB=6A788D&style=flat)](https://github.com/AhmadAwais/sponsor/?utm_source=FOSS) [![Node.js CLI Automation](https://img.shields.io/badge/-NodeCLI.com%20%E2%86%92-gray.svg?colorA=6A788D&colorB=6A788D&style=flat)](https://NodeCLI.com/?utm_source=FOSS)
+[![VSCode](https://img.shields.io/badge/-VSCode.pro%20%E2%86%92-gray.svg?colorA=6A788D&colorB=6A788D&style=flat)](https://VSCode.pro/?utm_source=GitHubFOSS)
+[![Follow @MrAhmadAwais on Twitter](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social&label=Follow%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/)
+
+
+
+I have released a video course to help you build Node.js CLIs for Automation โ
+
+
NodeCLI.com โ
+
+
+
+[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
+
+**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](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
+
+
+
+### RELEASE: [v0.5.2](https://github.com/ahmadawais/sendy-api-node/compare/v0.5.1...v0.5.2)
+
+![๐ IMPROVE:](https://img.shields.io/badge/-IMPROVEMENT-gray.svg?colorB=39AA54)
+
+> ๐ Remove Scarf [`058a516`](https://github.com/ahmadawais/sendy-api-node/commit/058a51630689b69f197aa4b4c2349d86d8fdd573)
+
+
+
+[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
+
+
+
+### RELEASE: [v0.5.1](https://github.com/ahmadawais/sendy-api-node/compare/0.5.0...v0.5.1)
+
+![๐ฆ NEW:](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF)
+
+> ๐ฆ Analyze [`0455ba4`](https://github.com/ahmadawais/sendy-api-node/commit/0455ba4ca4065374295d5882d8086d3f19e67e01)
+
+![๐ RELEASE:](https://img.shields.io/badge/-RELEASE-gray.svg?colorB=E5A301)
+
+> ๐ Patch [`bac2414`](https://github.com/ahmadawais/sendy-api-node/commit/bac2414c074c32b772dfd59f08269b17522f8a91)
+
+
+
+[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
+
+
+
+### RELEASE: [0.5.0](https://github.com/ahmadawais/sendy-api-node/compare/0.4.0...0.5.0)
+
+![๐ FIX:](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347)
+
+> ๐ Syntax [`6b0824e`](https://github.com/ahmadawais/sendy-api-node/commit/6b0824ee5be18ef6bdc354333287588bf5fc4d20)
+
+
+
+[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
+
+
+
+### RELEASE: [0.4.0](https://github.com/ahmadawais/sendy-api-node/compare/0.3.0...0.4.0)
+
+![๐ FIX:](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347)
+
+> ๐ If/Else [`b56f7e2`](https://github.com/ahmadawais/sendy-api-node/commit/b56f7e27f7e4e804d69d72beae3dff6c31491d1e)
+
+
+
+[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
+
+
+
+### RELEASE: [0.3.0](https://github.com/ahmadawais/sendy-api-node/compare/0.2.0...0.3.0)
+
+![๐ FIX:](https://img.shields.io/badge/-FIX-gray.svg?colorB=ff6347)
+
+> ๐ Deps [`49a0bbc`](https://github.com/ahmadawais/sendy-api-node/commit/49a0bbc3277608b568030d1aa0859ba754f5ec14)
+
+
+
+[![hr](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/hr.png)](/)
+
+
+
+### RELEASE: 0.2.0
+
+![๐ฆ NEW:](https://img.shields.io/badge/-NEW-gray.svg?colorB=3778FF)
+
+> ๐ฆ Scripts [`32048ba`](https://github.com/ahmadawais/sendy-api-node/commit/32048bae9ecfbd34dec804b30fbde9ad96d15a11)
+
+
+
+
+
+[![๐](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/license.png)](/)
+
+## License & Conduct
+
+- MIT ยฉ [Ahmad Awais](https://twitter.com/MrAhmadAwais/)
+- [Code of Conduct](code-of-conduct.md)
+
+
+
+[![๐](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/connect.png)](/)
+
+## Connect
+
+
+
(follow) TO STAY UP TO DATE ON FREE & OPEN SOURCE SOFTWARE
+
(follow) TO GET ONE DEV MINUTE DAILY HOT TIPS & TROLLS
+
(subscribe) TO TECH TALKS & ONE DEV MINUTE VIDEOS
+
(read) MOSTLY LONG FORM TECHNICAL ARTICLES
+
(connect) WITH THE LINKEDIN PROFILE Y'ALL
+
+
+
+
+[![๐](https://raw.githubusercontent.com/ahmadawais/stuff/master/images/git/sponsor.png)](/)
+
+## Sponsor
+
+Me ([Ahmad Awais](https://twitter.com/mrahmadawais/)) and my incredible wife ([Maedah Batool](https://twitter.com/MaedahBatool/)) are two engineers who fell in love with open source and then with each other. You can read more [about me here](https://ahmadawais.com/about). If you or your company use any of my projects or like what Iโm doing then consider backing me. I'm in this for the long run. An open-source developer advocate.
+
+- ๐ **$9.99/month (recommended)** โฏ [Two cups of Caffรจ latte (coffee) every month โ](https://pay.paddle.com/checkout/540217)
+- ๐ **$99.99 (one-time sponsor)** โฏ [Support an hour of open-source code โ](https://pay.paddle.com/checkout/515568)
+- ๐ฐ **$49.99 (one-time sponsor)** โฏ [Support an hour of maintenance โ](https://pay.paddle.com/checkout/527253)
+- โ๏ธ **$9.99 (one-time sponsor)** โฏ [Lunch/coffee โ](https://pay.paddle.com/checkout/527254)
+
+
+
+[![Node CLI](https://img.shields.io/badge/-NodeCLI.com%20%E2%86%92-gray.svg?colorB=3D873A)](https://nodecli.com/?utm_source=FOSS)
+
+Or you can back me by checking out my super fun video course. After building hundreds of developer automation tools used by millions of developers, I am sharing exactly how you can do it yourself with minimum effective effort. Learn to build Node.js & JavaScript based CLI (Command Line Interface) apps. Automate the grunt work, do more in less time, impress your manager, and help the community.
+โ I'm sharing it all in this online video course. Node CLI Automation
+without wasting a 1,000 hours โ
+
+
Node CLI
+
+
+
+> [**Support my work**][sponsor]: If you or your company use any of my projects or like what Iโm doing then consider [backing me][sponsor]. I'm in this for the long run. An open-source developer advocate.
+
+[![Sponsor Awais](https://img.shields.io/badge/-Sponsor%20Awais%20%E2%86%92-gray.svg?colorA=6A788D&colorB=6A788D&style=flat)](https://github.com/AhmadAwais/sponsor/?utm_source=FOSS) [![Node.js CLI Automation](https://img.shields.io/badge/-NodeCLI.com%20%E2%86%92-gray.svg?colorA=6A788D&colorB=6A788D&style=flat)](https://NodeCLI.com/?utm_source=FOSS)
+[![VSCode](https://img.shields.io/badge/-VSCode.pro%20%E2%86%92-gray.svg?colorA=6A788D&colorB=6A788D&style=flat)](https://VSCode.pro/?utm_source=GitHubFOSS)
+[![Follow @MrAhmadAwais on Twitter](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social&label=Follow%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/)
+
+[![Sponsor](https://raw.githubusercontent.com/ahmadawais/stuff/master/sponsor/sponsor.jpg)][sponsor]
+
+[sponsor]: https://github.com/AhmadAwais/sponsor
diff --git a/package-lock.json b/package-lock.json
index 4f4dcef..02761bb 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
{
"name": "sendy-api-node",
- "version": "0.5.1",
+ "version": "0.5.2",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
diff --git a/package.json b/package.json
index 9d6acbd..2964bc9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "sendy-api-node",
- "version": "0.5.1",
+ "version": "0.5.2",
"description": "Sendy API for Node.js",
"keywords": [
"sendy",