chore(release): v1.0.20

This commit is contained in:
Conventional Changelog Action 2021-01-16 11:32:16 +00:00
parent 7bdae48d8e
commit 738785e8bf
2 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,12 @@
## <small>1.0.20 (2021-01-16)</small>
* chore(action.yml): updated ([7bdae48](https://github.com/simonecorsi/mawesome/commit/7bdae48))
## <small>1.0.19 (2021-01-16)</small> ## <small>1.0.19 (2021-01-16)</small>
* chore(release): v1.0.19 ([7a46627](https://github.com/simonecorsi/mawesome/commit/7a46627))
* fix: added missing info for action publishing ([3703b66](https://github.com/simonecorsi/mawesome/commit/3703b66)) * fix: added missing info for action publishing ([3703b66](https://github.com/simonecorsi/mawesome/commit/3703b66))
@ -26,10 +33,3 @@
## <small>1.0.15 (2021-01-16)</small>
* chore(release): v1.0.15 ([03e1973](https://github.com/simonecorsi/mawesome/commit/03e1973))
* fix: template cannot be loaded from ejs file ([78c0f37](https://github.com/simonecorsi/mawesome/commit/78c0f37))

View File

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