Skip to content

Commit

Permalink
chore: update release-it config
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien-R44 committed Jan 4, 2025
1 parent c9459c4 commit e4cb594
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@
"prettier": "@adonisjs/prettier-config",
"release-it": {
"git": {
"requireCleanWorkingDir": true,
"requireUpstream": true,
"commitMessage": "chore(release): ${version}",
"tagAnnotation": "v${version}",
Expand Down Expand Up @@ -155,5 +154,6 @@
"format": "esm",
"dts": true,
"target": "esnext"
}
},
"packageManager": "[email protected]+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321"
}

0 comments on commit e4cb594

Please sign in to comment.