chore(release): v1.0.21

This commit is contained in:
Conventional Changelog Action 2021-01-16 11:37:39 +00:00
parent 6b8b525143
commit 3c3ab0a45f
2 changed files with 8 additions and 9 deletions

View File

@ -1,6 +1,13 @@
## <small>1.0.21 (2021-01-16)</small>
* fix: added latest tag at release ([6b8b525](https://github.com/simonecorsi/mawesome/commit/6b8b525))
## <small>1.0.20 (2021-01-16)</small>
* chore(action.yml): updated ([7bdae48](https://github.com/simonecorsi/mawesome/commit/7bdae48))
* chore(release): v1.0.20 ([738785e](https://github.com/simonecorsi/mawesome/commit/738785e))
@ -25,11 +32,3 @@
## <small>1.0.16 (2021-01-16)</small>
* chore: moved helpers in own file ([29bcf41](https://github.com/simonecorsi/mawesome/commit/29bcf41))
* chore(release): v1.0.16 ([f8cb892](https://github.com/simonecorsi/mawesome/commit/f8cb892))
* fix: if tempalte fail should exit(1) ([ee824d1](https://github.com/simonecorsi/mawesome/commit/ee824d1))

View File

@ -1,6 +1,6 @@
{
"name": "mawesome",
"version": "1.0.20",
"version": "1.0.21",
"description": "",
"main": "index.js",
"scripts": {