diff --git a/.changeset/tasty-impalas-hug.md b/.changeset/tasty-impalas-hug.md deleted file mode 100644 index ef31c4b2d..000000000 --- a/.changeset/tasty-impalas-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@portaljs/core': patch ---- - -Fix what's getting published to npm by specifying `files` in package.json. diff --git a/.changeset/tiny-eyes-flow.md b/.changeset/tiny-eyes-flow.md new file mode 100644 index 000000000..459107c66 --- /dev/null +++ b/.changeset/tiny-eyes-flow.md @@ -0,0 +1,8 @@ +--- +'@portaljs/core': patch +'@portaljs/remark-callouts': patch +'@portaljs/remark-embed': patch +'@portaljs/remark-wiki-link': patch +--- + +Fix what's getting published to npm.