diff --git a/.changeset/floppy-dolls-boil.md b/.changeset/floppy-dolls-boil.md new file mode 100644 index 0000000..097f83d --- /dev/null +++ b/.changeset/floppy-dolls-boil.md @@ -0,0 +1,5 @@ +--- +"@slatetech/design": patch +--- + +test publish diff --git a/packages/design/README.md b/packages/design/README.md index 0ca1376..7978c7f 100644 --- a/packages/design/README.md +++ b/packages/design/README.md @@ -57,4 +57,4 @@ bunx changeset - choose patch, minor, or major - write one short summary line -Then open a PR into `main`, we'll review it and merge it, then it'll be automatically published via CI. +Then open a PR into `main`, we'll review it and merge it, then it'll be automatically published. diff --git a/packages/design/package.json b/packages/design/package.json index 7c8ba4f..239959c 100644 --- a/packages/design/package.json +++ b/packages/design/package.json @@ -1,6 +1,5 @@ { "name": "@slatetech/design", - "private": true, "version": "1.0.1", "type": "module", "license": "Apache-2.0",