diff --git a/CHANGELOG.md b/CHANGELOG.md
index d285e48..ade97f8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
+## 1.0.20 (2021-01-16)
+
+* chore(action.yml): updated ([7bdae48](https://github.com/simonecorsi/mawesome/commit/7bdae48))
+
+
+
## 1.0.19 (2021-01-16)
+* 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))
@@ -26,10 +33,3 @@
-## 1.0.15 (2021-01-16)
-
-* 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))
-
-
-
diff --git a/package.json b/package.json
index b1a99f5..ea97803 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "mawesome",
- "version": "1.0.19",
+ "version": "1.0.20",
"description": "",
"main": "index.js",
"scripts": {