Skip to content

Commit 2f81e8b

Browse files
committed
chore: update release rules to make imp trigger a patch
1 parent 16b6a79 commit 2f81e8b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.releaserc.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,10 @@
102102
{
103103
"type": "style",
104104
"release": "patch"
105+
},
106+
{
107+
"type": "imp",
108+
"release": "patch"
105109
}
106110
]
107111
}

0 commit comments

Comments
 (0)