diff --git a/.releaserc.json b/.releaserc.json index b86f046c..42e9c457 100644 --- a/.releaserc.json +++ b/.releaserc.json @@ -10,8 +10,8 @@ "premajor": [":boom:"], "minor": [":sparkles:"], "preminor": [":sparkles:"], - "patch": [":bug:", ":ambulance:", ":lock:"], - "prepatch": [":bug:", ":ambulance:", ":lock:"] + "patch": [":bug:", ":ambulance:", ":lock:", ":label:"], + "prepatch": [":bug:", ":ambulance:", ":lock:", ":label:"] } } ],