diff --git a/packages/markdoc-html-tag-schemas/CHANGELOG.md b/packages/markdoc-html-tag-schemas/CHANGELOG.md index e4fd32d..438a53a 100755 --- a/packages/markdoc-html-tag-schemas/CHANGELOG.md +++ b/packages/markdoc-html-tag-schemas/CHANGELOG.md @@ -1,6 +1,6 @@ # For Astro Markdoc HTML Tags - diff --git a/packages/markdoc-html-tag-schemas/package.json b/packages/markdoc-html-tag-schemas/package.json index ffc82bc..83bcd47 100755 --- a/packages/markdoc-html-tag-schemas/package.json +++ b/packages/markdoc-html-tag-schemas/package.json @@ -1,6 +1,6 @@ { "name": "markdoc-html-tag-schemas", - "version": "1.0.1", + "version": "1.0.2", "type": "module", "module": "./dist/index.js", "types": "./dist/index.d.ts",