add changeset file

This commit is contained in:
olayway 2023-06-07 15:17:46 +02:00
parent ee87c4f623
commit b7158a5be6
2 changed files with 8 additions and 5 deletions

View File

@ -1,5 +0,0 @@
---
'@portaljs/core': patch
---
Fix what's getting published to npm by specifying `files` in package.json.

View File

@ -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.