diff --git a/package.json b/package.json index 8c4a1f7..f032e89 100644 --- a/package.json +++ b/package.json @@ -64,6 +64,10 @@ { "type": "docs", "release": "patch" + }, + { + "type": "style", + "release": "patch" } ] }