diff --git a/.changeset/light-friends-pay.md b/.changeset/light-friends-pay.md deleted file mode 100644 index 9dac5fe..0000000 --- a/.changeset/light-friends-pay.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"notion-to-utils": patch ---- - -error log modification diff --git a/packages/notion-to-utils/CHANGELOG.md b/packages/notion-to-utils/CHANGELOG.md index 89ac71a..d6fa96f 100644 --- a/packages/notion-to-utils/CHANGELOG.md +++ b/packages/notion-to-utils/CHANGELOG.md @@ -1,5 +1,11 @@ # notion-to-utils +## 1.1.2 + +### Patch Changes + +- 24e921f: error log modification + ## 1.1.1 ### Patch Changes diff --git a/packages/notion-to-utils/package.json b/packages/notion-to-utils/package.json index c24e40f..d931607 100644 --- a/packages/notion-to-utils/package.json +++ b/packages/notion-to-utils/package.json @@ -1,6 +1,6 @@ { "name": "notion-to-utils", - "version": "1.1.1", + "version": "1.1.2", "description": "Notion to JSX utils", "private": false, "repository": {