-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c40b854
commit 234a782
Showing
1 changed file
with
68 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,68 @@ | ||
# CHANGELOG | ||
|
||
[![Twitter @MrAhmadAwais](https://img.shields.io/badge/[email protected]?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 <a href="https://NodeCLI.com/?utm_source=FOSS" target="_blank">Node.js CLIs for Automation</a> β</p> | ||
> [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] | ||
|
||
<small><strong>β―β― Professional Development Courses β</strong></small> | ||
|
||
[![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 | ||
|
||
<br> | ||
<img src="https://raw.githubusercontent.com/ahmadawais/stuff/master/changelog/dark-hr.png#gh-dark-mode-only" alt="hr" /> | ||
<img src="https://raw.githubusercontent.com/ahmadawais/stuff/master/changelog/light-hr.png#gh-light-mode-only" alt="hr" /> | ||
<br> | ||
<br> | ||
<br> | ||
|
||
[![π](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`. | ||
<small> | ||
|
||
> _I use [Emoji-log](https://github.com/ahmadawais/Emoji-Log), you should try it and simplify your git commits._ | ||
</small> | ||
|
||
<br> | ||
|
||
<br> | ||
<img src="https://raw.githubusercontent.com/ahmadawais/stuff/master/changelog/dark-hr.png#gh-dark-mode-only" alt="hr" /> | ||
<img src="https://raw.githubusercontent.com/ahmadawais/stuff/master/changelog/light-hr.png#gh-light-mode-only" alt="hr" /> | ||
<br> | ||
|
||
### RELEASE: 1.0.0 | ||
|
||
![π¦ NEW:](https://img.shields.io/badge/π¦-NEW-gray.svg?colorA=238635&colorB=238635&style=for-the-badge) | ||
|
||
> π¦ First commit [`74658ed`](https://github.com/ahmadawais/get-package-json/commit/74658edce4bfd3279b755bd89854f29c8a127b76) | ||
> π¦ Name [`c40b854`](https://github.com/ahmadawais/get-package-json/commit/c40b85492d12fc028fee49b611551331feb89d09) | ||
<br> | ||
|
||
<br> | ||
<img src="https://raw.githubusercontent.com/ahmadawais/stuff/master/changelog/dark-hr.png#gh-dark-mode-only" alt="hr" /> | ||
<img src="https://raw.githubusercontent.com/ahmadawais/stuff/master/changelog/light-hr.png#gh-light-mode-only" alt="hr" /> | ||
<br> | ||
|
||
[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 |