Skip to content

Commit

Permalink
👌 IMPROVE: Just release
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Jul 24, 2019
1 parent 98d5b55 commit 44a6166
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog:

All notable changes in this project's [released versions](/releases) are documented in this file.

[![Ahmad on Twitter](https://img.shields.io/twitter/follow/mrahmadawais.svg?style=social&label=Follow%20@MrAhmadAwais)](https://twitter.com/mrahmadawais/)

<br>

![hr](https://on.ahmda.ws/t6N5/c)

<br>

### 0.9.0 RELEASE

![img](https://on.ahmda.ws/t5AU/c)

- 📦 NEW: First commit [`b3a868e`](https://github.com/ahmadawais/clear-any-console/commit/b3a868ed71d051b480ee592f91819872a16614b5)
- 📦 NEW: Dotfile [`ebe5b03`](https://github.com/ahmadawais/clear-any-console/commit/ebe5b035745b2c80a9e0855e87d982fa8c6b0d25)

- 📖 DOC: Install/Usage [`36dcc43`](https://github.com/ahmadawais/clear-any-console/commit/36dcc438f8fb8a078e54c6834e83ec37fb103d9e)

![img](https://on.ahmda.ws/t77b/c)

- 👌 IMPROVE: Release settings [`a43d1a0`](https://github.com/ahmadawais/clear-any-console/commit/a43d1a0a95890a901f9188482a506bb22928407b)
- 👌 IMPROVE: Release settings [`98d5b55`](https://github.com/ahmadawais/clear-any-console/commit/98d5b555f8c132b85bb3dc151a6872c44945bb14)
- 👌 IMPROVE: Release settings [`7996369`](https://github.com/ahmadawais/clear-any-console/commit/7996369ba949a8d735175b0e98b7db962839c609)

![img](https://on.ahmda.ws/t5Xs/c)

- 🐛 FIX: Template [`ee346e7`](https://github.com/ahmadawais/clear-any-console/commit/ee346e706959731446e8980398876bcef3bad854)
- 🐛 FIX: Version [`f246e3e`](https://github.com/ahmadawais/clear-any-console/commit/f246e3ed012c4ee23ae6cb440b33e31ce4003eb0)

<br>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@
"package": true
},
"scripts": {
"release": "release-it && auto-changelog && git add . && git commit -m '📖 DOC: Update changelog' && git push"
"release": "release-it"
}
}

0 comments on commit 44a6166

Please sign in to comment.