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 20dee94 commit 5082b01Copy full SHA for 5082b01
1 file changed
package.json
@@ -80,7 +80,8 @@
80
"release": {
81
"branches": [
82
"main",
83
- "v9"
+ "v9",
84
+ { "name": "v9.1.x", "range": "9.1.x" }
85
],
86
"plugins": [
87
"@semantic-release/commit-analyzer",
0 commit comments