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:
semantic-release-bot 2021-12-07 03:24:50 +00:00
parent cca890b061
commit 202eb63a5e
3 changed files with 2462 additions and 1565 deletions

View file

@ -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

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "mfgames-io-cil",
"version": "1.0.5",
"version": "1.1.0",
"private": true,
"scripts": {
"prepare": "husky install",