chore(release): v1.0.35

This commit is contained in:
Conventional Changelog Action 2021-06-22 13:35:23 +00:00
parent 0211f01bfb
commit cee1906a39
2 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,12 @@
## <small>1.0.35 (2021-06-22)</small>
* build(deps): bump set-getter from 0.1.0 to 0.1.1 ([970d603](https://github.com/simonecorsi/mawesome/commit/970d603))
## <small>1.0.34 (2021-05-19)</small>
* chore(release): v1.0.34 ([ab02c0d](https://github.com/simonecorsi/mawesome/commit/ab02c0d))
@ -26,10 +33,3 @@
## <small>1.0.30 (2021-01-16)</small>
* chore(release): v1.0.30 ([a5f15da](https://github.com/simonecorsi/mawesome/commit/a5f15da))
* fix: removed push ([7f42ca0](https://github.com/simonecorsi/mawesome/commit/7f42ca0))

View File

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