chore(release): v1.0.27

This commit is contained in:
Conventional Changelog Action 2021-01-16 20:27:37 +00:00
parent 46172a5274
commit bf0785847d
2 changed files with 8 additions and 1 deletions

View File

@ -1,6 +1,13 @@
## <small>1.0.27 (2021-01-16)</small>
* docs: typo ([46172a5](https://github.com/simonecorsi/mawesome/commit/46172a5))
## <small>1.0.26 (2021-01-16)</small>
* chore: added link to project ([0543c05](https://github.com/simonecorsi/mawesome/commit/0543c05))
* chore(release): v1.0.26 ([8bc2714](https://github.com/simonecorsi/mawesome/commit/8bc2714))

View File

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