We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ac6c3 commit 5646c5dCopy full SHA for 5646c5d
.releaserc.js
@@ -31,7 +31,7 @@ module.exports = {
31
releaseRules: {
32
major: [":boom:"],
33
minor: [":sparkles:"],
34
- patch: [":bug:", ":ambulance:", ":lock:", ":lipstick"],
+ patch: [":bug:", ":ambulance:", ":lock:", ":lipstick:"],
35
},
36
releaseNotes: {
37
template,
0 commit comments