Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v6.0.0 #208

Merged
merged 12 commits into from
Sep 14, 2021
Prev Previous commit
Next Next commit
Apply forcePublish to 'auto'
  • Loading branch information
smithki committed Sep 10, 2021
commit 33ab8788992ccd252731b8b31df8420d4d8c2427
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"author": "Magic Labs <[email protected]>",
"auto": {
"plugins": [
"npm",
["npm", { "forcePublish": true }],
"released"
]
}
Expand Down