chore(release): 1.0.3

This commit is contained in:
Conventional Changelog Action 2021-01-16 08:10:33 +00:00
parent 73a046ef79
commit bb5dd1f427
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,14 @@
## <small>1.0.3 (2021-01-16)</small>
* docs: added readme ([1dca2d1](https://github.com/simonecorsi/mawesome/commit/1dca2d1))
* fix: variable name ([091060d](https://github.com/simonecorsi/mawesome/commit/091060d))
## <small>1.0.2 (2021-01-16)</small>
* chore: action name ([97606aa](https://github.com/simonecorsi/mawesome/commit/97606aa))
* chore(release): 1.0.2 ([8ed9343](https://github.com/simonecorsi/mawesome/commit/8ed9343))

View File

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