We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd52ef commit 9c88b18Copy full SHA for 9c88b18
1 file changed
.releaserc.json
@@ -6,7 +6,7 @@
6
"preset": "angular",
7
"releaseRules": [
8
{"type": "docs", "scope":"readme", "release": "patch"},
9
- {"type": "docs", "scope":"nvim", "release": "patch"},
+ {"type": "docs", "scope":"nvim", "release": "patch"}
10
]
11
}
12
],
0 commit comments