Skip to content

Commit

Permalink
ci: ⚗️ Debugging auto
Browse files Browse the repository at this point in the history
  • Loading branch information
NiccoloOlivieriAchille committed Sep 26, 2024
1 parent 4966585 commit 2f7603c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"postbuild": "npm run postbuild --workspaces --if-present",
"pretest": "npm run build",
"test": "cross-env NODE_OPTIONS=--experimental-vm-modules jest",
"release": "npx auto shipit --message \"ci: :memo: Update CHANGELOG.md [skip ci]\""
"release": "npx auto shipit --verbose --message \"ci: :memo: Update CHANGELOG.md [skip ci]\""
},
"devDependencies": {
"@bepower/auto-config": "^10.0.2",
Expand Down

0 comments on commit 2f7603c

Please sign in to comment.