chore(release): v1.1.4

## [1.1.4](https://gitlab.com/mfgames-cil/mfgames-locking-cil/compare/v1.1.3...v1.1.4) (2021-09-04)

### Bug Fixes

* **semantic-release-nuget:** fixing typo ([4ce4fe2](4ce4fe26cb))
This commit is contained in:
semantic-release-bot 2021-09-04 18:29:55 +00:00
parent 4ce4fe26cb
commit 52d03106bc
3 changed files with 10 additions and 3 deletions

View file

@ -1,3 +1,10 @@
## [1.1.4](https://gitlab.com/mfgames-cil/mfgames-locking-cil/compare/v1.1.3...v1.1.4) (2021-09-04)
### Bug Fixes
* **semantic-release-nuget:** fixing typo ([4ce4fe2](https://gitlab.com/mfgames-cil/mfgames-locking-cil/commit/4ce4fe26cb3d8e90a7ef710a82626af8e7caa147))
## [1.1.3](https://gitlab.com/mfgames-cil/mfgames-locking-cil/compare/v1.1.2...v1.1.3) (2021-09-04)

4
package-lock.json generated
View file

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

View file

@ -1,6 +1,6 @@
{
"name": "mfgames-locking-cil",
"version": "1.1.3",
"version": "1.1.4",
"private": true,
"scripts": {
"prepare": "husky install"