chore(release): v1.0.0

# 1.0.0 (2021-09-11)

### Features

* initial commit ([5adb9cc](5adb9ccc52))
This commit is contained in:
semantic-release-bot 2021-09-11 05:56:05 +00:00
parent 5adb9ccc52
commit 3f1f50c34e
2 changed files with 9 additions and 7 deletions

6
CHANGELOG.md Normal file
View file

@ -0,0 +1,6 @@
# 1.0.0 (2021-09-11)
### Features
* initial commit ([5adb9cc](https://gitlab.com/mfgames-cil/mfgames-io-cil/commit/5adb9ccc52fd75fbd6a7859e1ce221d0d3b9bae7))

10
package-lock.json generated
View file

@ -1,11 +1,11 @@
{
"name": "mfgames-locking-cil",
"version": "1.1.4",
"name": "mfgames-io-cil",
"version": "1.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.1.4",
"version": "1.0.0",
"devDependencies": {
"@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0",
@ -2192,7 +2192,6 @@
"minimist": "^1.2.5",
"neo-async": "^2.6.0",
"source-map": "^0.6.1",
"uglify-js": "^3.1.4",
"wordwrap": "^1.0.0"
},
"bin": {
@ -2592,7 +2591,6 @@
"dev": true,
"license": "MIT",
"dependencies": {
"graceful-fs": "^4.1.6",
"universalify": "^2.0.0"
},
"optionalDependencies": {
@ -3937,7 +3935,6 @@
"inBundle": true,
"license": "MIT",
"dependencies": {
"colors": "^1.1.2",
"object-assign": "^4.1.0",
"string-width": "^4.2.0"
},
@ -4978,7 +4975,6 @@
"inBundle": true,
"license": "MIT",
"dependencies": {
"encoding": "^0.1.12",
"minipass": "^3.1.0",
"minipass-sized": "^1.0.3",
"minizlib": "^2.0.0"