@voiceflow/semantic-release-config
Advanced tools
+3
-0
| /* eslint-disable no-template-curly-in-string */ | ||
| module.exports = { | ||
| release: { | ||
| branch: 'master', | ||
| }, | ||
| plugins: [ | ||
@@ -4,0 +7,0 @@ '@semantic-release/commit-analyzer', |
+1
-1
| { | ||
| "name": "@voiceflow/semantic-release-config", | ||
| "description": "semantic-release config for voiceflow", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "author": "Ben Teichman", | ||
@@ -6,0 +6,0 @@ "bugs": { |
3032
1.34%30
11.11%