chore(release): v1.0.34

This commit is contained in:
Conventional Changelog Action
2021-05-19 09:24:47 +00:00
parent fc187df45e
commit ab02c0d880
2 changed files with 7 additions and 10 deletions

View File

@@ -1,5 +1,11 @@
## <small>1.0.34 (2021-05-19)</small>
## <small>1.0.33 (2021-05-19)</small>
* chore(release): v1.0.33 ([fc187df](https://github.com/simonecorsi/mawesome/commit/fc187df))
* build(deps): bump handlebars from 4.7.6 to 4.7.7 ([012928b](https://github.com/simonecorsi/mawesome/commit/012928b))
* build(deps): bump lodash from 4.17.20 to 4.17.21 ([1015179](https://github.com/simonecorsi/mawesome/commit/1015179))
@@ -27,12 +33,3 @@
## <small>1.0.29 (2021-01-16)</small>
* chore(release): v1.0.29 ([874894b](https://github.com/simonecorsi/mawesome/commit/874894b))
* 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))

View File

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