chore(release): v1.0.29

This commit is contained in:
Conventional Changelog Action 2021-01-16 21:50:46 +00:00
parent 7440c23ddc
commit 874894bf33
2 changed files with 10 additions and 1 deletions

View File

@ -1,5 +1,14 @@
## <small>1.0.29 (2021-01-16)</small>
* ci: on pull_request hook ([748c821](https://github.com/simonecorsi/mawesome/commit/748c821))
* ci: test on push ([226c942](https://github.com/simonecorsi/mawesome/commit/226c942))
* feat: added test workflow for pr ([1bd01f6](https://github.com/simonecorsi/mawesome/commit/1bd01f6))
## <small>1.0.28 (2021-01-16)</small>
* chore(release): v1.0.28 ([c805822](https://github.com/simonecorsi/mawesome/commit/c805822))
* tests: added tests ([b8890fc](https://github.com/simonecorsi/mawesome/commit/b8890fc))

View File

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