不要怂,就是干,撸起袖子干!

meta: forbid auto major version release

1 parent cd2de406
Showing with 4 additions and 0 deletions
......@@ -85,6 +85,7 @@
"pg-hstore": "^2.x",
"rimraf": "^3.0.2",
"semantic-release": "^17.3.0",
"semantic-release-fail-on-major-bump": "^1.0.0",
"sinon": "^9.0.2",
"sinon-chai": "^3.3.0",
"sqlite3": "^4.2.0",
......@@ -161,6 +162,9 @@
}
},
"release": {
"plugins": [
"semantic-release-fail-on-major-bump"
],
"branches": [
"v6"
],
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!