chore(release): v1.1.0 [skip ci]
# [1.1.0](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.0.5...v1.1.0) (2021-12-07) ### Features * added more extension methods, updated documentation ([cca890b
](cca890b061
))
This commit is contained in:
parent
cca890b061
commit
202eb63a5e
3 changed files with 2462 additions and 1565 deletions
|
@ -1,3 +1,10 @@
|
|||
# [1.1.0](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.0.5...v1.1.0) (2021-12-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* added more extension methods, updated documentation ([cca890b](https://gitlab.com/mfgames-cil/mfgames-io-cil/commit/cca890b061743f1c9192b40aa81beaddbcdb2e6f))
|
||||
|
||||
## [1.0.5](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.0.4...v1.0.5) (2021-09-11)
|
||||
|
||||
|
||||
|
|
4018
package-lock.json
generated
4018
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "mfgames-io-cil",
|
||||
"version": "1.0.5",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"prepare": "husky install",
|
||||
|
|
Reference in a new issue