Skip to content

Commit

Permalink
ci: 🔊 Making auto verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
NiccoloOlivieriAchille committed Feb 22, 2024
1 parent a8400cb commit 314c95d
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 version && 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": {
"@auto-it/all-contributors": "^11.0.5",
Expand Down

0 comments on commit 314c95d

Please sign in to comment.