diff --git a/.changeset/config.json b/.changeset/config.json index 550bd8c..ef35736 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -2,7 +2,13 @@ "$schema": "../node_modules/@changesets/config/schema.json", "changelog": ["@changesets/changelog-github", { "repo": "withstudiocms/markdown-remark" }], "commit": false, - "fixed": [], + "fixed": [ + [ + "@studiocms/markdown-remark", + "@studiocms/markdown-remark-processor", + "@studiocms/markdown-remark-processor-web" + ] + ], "linked": [], "access": "public", "baseBranch": "main",