chore(release): v1.0.32

This commit is contained in:
Conventional Changelog Action
2021-01-22 14:34:57 +00:00
parent 5753aefaa3
commit fe15d9358c
2 changed files with 10 additions and 9 deletions

View File

@@ -1,5 +1,13 @@
## <small>1.0.32 (2021-01-22)</small>
* docs: added documentation ([5753aef](https://github.com/simonecorsi/mawesome/commit/5753aef))
* chore: removed unused npm packages ([3ad1555](https://github.com/simonecorsi/mawesome/commit/3ad1555))
## <small>1.0.31 (2021-01-21)</small>
* chore(release): v1.0.31 ([903c070](https://github.com/simonecorsi/mawesome/commit/903c070))
* feat: added user/email input for commiting ([58a7dc1](https://github.com/simonecorsi/mawesome/commit/58a7dc1))
@@ -27,10 +35,3 @@
## <small>1.0.27 (2021-01-16)</small>
* chore(release): v1.0.27 ([bf07858](https://github.com/simonecorsi/mawesome/commit/bf07858))
* docs: typo ([46172a5](https://github.com/simonecorsi/mawesome/commit/46172a5))

View File

@@ -1,6 +1,6 @@
{
"name": "mawesome",
"version": "1.0.31",
"version": "1.0.32",
"description": "Generate awesome list from user starred repositories",
"main": "index.js",
"author": "Simone Corsi<simonecorsi.dev@gmail.com>",