Skip to content

Commit

Permalink
chore(plugin-config.js): reviewed docblocks
Browse files Browse the repository at this point in the history
  • Loading branch information
AsifNawaz-cnic committed Nov 13, 2024
1 parent 30b08e4 commit e51c049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugin-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* @property {string} snapshotCommitMessage='chore: setting next snapshot version [skip ci]' The commit message used if a new snapshot version should be created.
* @property {boolean} debug=false Sets the `-X` option for all maven calls.
* @property {boolean} mvnw=false Use the mvnw script instead of mvn
* @property {string} opts=assign additional set of options
* @property {string} opts additional set of options
*/

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

0 comments on commit e51c049

Please sign in to comment.