Skip to content

Commit e51c049

Browse files
chore(plugin-config.js): reviewed docblocks
1 parent 30b08e4 commit e51c049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* @property {string} snapshotCommitMessage='chore: setting next snapshot version [skip ci]' The commit message used if a new snapshot version should be created.
1313
* @property {boolean} debug=false Sets the `-X` option for all maven calls.
1414
* @property {boolean} mvnw=false Use the mvnw script instead of mvn
15-
* @property {string} opts=assign additional set of options
15+
* @property {string} opts additional set of options
1616
*/
1717

1818
const SemanticReleaseError = require("@semantic-release/error");

0 commit comments

Comments
 (0)