chore: release v1.1.1
This commit is contained in:
parent
ea9fdeb5f5
commit
4761f0c25c
|
|
@ -1,3 +1,10 @@
|
||||||
|
### [1.1.1](https://github.com/nzambello/explit/compare/v1.1.0...v1.1.1) (2022-02-22)
|
||||||
|
|
||||||
|
|
||||||
|
### Maintenance
|
||||||
|
|
||||||
|
* disable gh action ([96c66b0](https://github.com/nzambello/explit/commit/96c66b0d1a6425cf278889536323e3173b10b468))
|
||||||
|
|
||||||
## [1.1.0](https://github.com/nzambello/explit/compare/v1.0.0...v1.1.0) (2022-02-22)
|
## [1.1.0](https://github.com/nzambello/explit/compare/v1.0.0...v1.1.0) (2022-02-22)
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -47,5 +47,5 @@
|
||||||
"node": ">=14"
|
"node": ">=14"
|
||||||
},
|
},
|
||||||
"sideEffects": false,
|
"sideEffects": false,
|
||||||
"version": "1.1.0"
|
"version": "1.1.1"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue