diff --git a/package.json b/package.json index fac2fef..b679f79 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,10 @@ "type": "fix", "release": "patch" }, + { + "type": "patch", + "release": "patch" + }, { "type": "minor", "release": "minor" @@ -94,6 +98,10 @@ "type": "fix", "section": "Fixes" }, + { + "type": "patch", + "section": "Fixes" + }, { "type": "minor", "section": "General Updates" @@ -140,6 +148,10 @@ "type": "fix", "section": "Fixes" }, + { + "type": "patch", + "section": "Fixes" + }, { "type": "minor", "section": "General Updates"