chore(release): v1.0.4

## [1.0.4](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.0.3...v1.0.4) (2021-09-11)

### Bug Fixes

* moving directory props in the same place ([7d55de8](7d55de864c))
This commit is contained in:
semantic-release-bot 2021-09-11 06:43:54 +00:00
parent 7d55de864c
commit 5f88af3fea
3 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
## [1.0.4](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.0.3...v1.0.4) (2021-09-11)
### Bug Fixes
* moving directory props in the same place ([7d55de8](https://gitlab.com/mfgames-cil/mfgames-io-cil/commit/7d55de864cccd88d53451b1c6adb5252a0ca3b72))
## [1.0.3](https://gitlab.com/mfgames-cil/mfgames-io-cil/compare/v1.0.2...v1.0.3) (2021-09-11)

4
package-lock.json generated
View file

@ -1,11 +1,11 @@
{
"name": "mfgames-io-cil",
"version": "1.0.3",
"version": "1.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"version": "1.0.3",
"version": "1.0.4",
"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.3",
"version": "1.0.4",
"private": true,
"scripts": {
"prepare": "husky install"