chore(release): v1.0.1

## [1.0.1](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.0.0...v1.0.1) (2021-09-11)

### Bug Fixes

* updating NuGet description ([2aa87a9](2aa87a9115))
This commit is contained in:
semantic-release-bot 2021-09-11 06:06:36 +00:00
parent bc08d3c0cb
commit a9ff629ed2
3 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
## [1.0.1](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.0.0...v1.0.1) (2021-09-11)
### Bug Fixes
* updating NuGet description ([2aa87a9](https://gitlab.com/mfgames-cil/mfgames-io-cil/commit/2aa87a9115a8baa916e3cc458fc0a8912967b988))
# 1.0.0 (2021-09-11)

4
package-lock.json generated
View file

@ -1,11 +1,11 @@
{
"name": "mfgames-io-cil",
"version": "1.0.0",
"version": "1.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.0.0",
"version": "1.0.1",
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",

View file

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