chore(release): v1.0.11
This commit is contained in:
14
CHANGELOG.md
14
CHANGELOG.md
@@ -1,5 +1,12 @@
|
|||||||
|
## <small>1.0.11 (2021-01-16)</small>
|
||||||
|
|
||||||
|
* fix: added required label ([be35c87](https://github.com/simonecorsi/mawesome/commit/be35c87))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## <small>1.0.10 (2021-01-16)</small>
|
## <small>1.0.10 (2021-01-16)</small>
|
||||||
|
|
||||||
|
* chore(release): v1.0.10 ([9fb2aa9](https://github.com/simonecorsi/mawesome/commit/9fb2aa9))
|
||||||
* fix: splitting tokens ([b876c92](https://github.com/simonecorsi/mawesome/commit/b876c92))
|
* fix: splitting tokens ([b876c92](https://github.com/simonecorsi/mawesome/commit/b876c92))
|
||||||
|
|
||||||
|
|
||||||
@@ -25,10 +32,3 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
## <small>1.0.6 (2021-01-16)</small>
|
|
||||||
|
|
||||||
* chore(release): v1.0.6 ([b7a6b30](https://github.com/simonecorsi/mawesome/commit/b7a6b30))
|
|
||||||
* fix: imports ([215b3c8](https://github.com/simonecorsi/mawesome/commit/215b3c8))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "mawesome",
|
"name": "mawesome",
|
||||||
"version": "1.0.10",
|
"version": "1.0.11",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Reference in New Issue
Block a user