diff --git a/package.json b/package.json index 808bdbc..3c9018d 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "scripts": { "build": "npm run build --workspaces --if-present", "start": "npm run start --workspaces --if-present", - "test": "npm run test --workspaces --if-present" + "test": "npm run test --workspaces --if-present", + "release": "changeset publish" }, "repository": { "type": "git", diff --git a/packages/components-astro/package.json b/packages/components-astro/package.json index 6d4ec66..c7db060 100644 --- a/packages/components-astro/package.json +++ b/packages/components-astro/package.json @@ -1,6 +1,7 @@ { "name": "@cyberfinity/polymorph-components-astro", "version": "0.0.0", + "private": true, "description": "Polymorph Design System's Astro implementations of UI components", "keywords": [ "cyberfinity",