diff --git a/package.json b/package.json index c1fd210e1..f8938ae76 100644 --- a/package.json +++ b/package.json @@ -208,7 +208,10 @@ "plugins": [ "npm", "released" - ] + ], + "shipit": { + "onlyGraduateWithReleaseLabel": true + } }, "docs": "https://www.chromatic.com/docs/cli", "storybook": {