diff --git a/examples/cra/CHANGELOG.md b/examples/cra/CHANGELOG.md index 644688a35..4d3ab0742 100644 --- a/examples/cra/CHANGELOG.md +++ b/examples/cra/CHANGELOG.md @@ -1,5 +1,14 @@ # notion-x-example-cra +## 7.1.5 + +### Patch Changes + +- Fix images +- Updated dependencies + - notion-types@7.1.5 + - react-notion-x@7.2.5 + ## 7.1.4 ### Patch Changes diff --git a/examples/cra/package.json b/examples/cra/package.json index 403524b9c..7a279c3ce 100644 --- a/examples/cra/package.json +++ b/examples/cra/package.json @@ -1,6 +1,6 @@ { "name": "notion-x-example-cra", - "version": "7.1.4", + "version": "7.1.5", "private": true, "scripts": { "dev": "DISABLE_ESLINT_PLUGIN=true GENERATE_SOURCEMAP=false react-scripts start", diff --git a/examples/full/CHANGELOG.md b/examples/full/CHANGELOG.md index e64852e7a..b3038d6b8 100644 --- a/examples/full/CHANGELOG.md +++ b/examples/full/CHANGELOG.md @@ -1,5 +1,17 @@ # notion-x-example-full +## 7.1.5 + +### Patch Changes + +- Fix images +- Updated dependencies + - notion-client@7.1.5 + - notion-compat@7.1.5 + - notion-types@7.1.5 + - notion-utils@7.1.5 + - react-notion-x@7.2.5 + ## 7.1.4 ### Patch Changes diff --git a/examples/full/package.json b/examples/full/package.json index 3d2a68407..f8858a7c8 100644 --- a/examples/full/package.json +++ b/examples/full/package.json @@ -1,6 +1,6 @@ { "name": "notion-x-example-full", - "version": "7.1.4", + "version": "7.1.5", "private": true, "type": "module", "scripts": { diff --git a/examples/minimal/CHANGELOG.md b/examples/minimal/CHANGELOG.md index cfa65a409..eefa09af2 100644 --- a/examples/minimal/CHANGELOG.md +++ b/examples/minimal/CHANGELOG.md @@ -1,5 +1,16 @@ # notion-x-example-minimal +## 7.1.5 + +### Patch Changes + +- Fix images +- Updated dependencies + - notion-client@7.1.5 + - notion-types@7.1.5 + - notion-utils@7.1.5 + - react-notion-x@7.2.5 + ## 7.1.4 ### Patch Changes diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 288d823c3..8c5b7ec01 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -1,6 +1,6 @@ { "name": "notion-x-example-minimal", - "version": "7.1.4", + "version": "7.1.5", "private": true, "type": "module", "scripts": { diff --git a/packages/notion-client/CHANGELOG.md b/packages/notion-client/CHANGELOG.md index e2965b692..c5f822d3a 100644 --- a/packages/notion-client/CHANGELOG.md +++ b/packages/notion-client/CHANGELOG.md @@ -1,5 +1,14 @@ # notion-client +## 7.1.5 + +### Patch Changes + +- Fix images +- Updated dependencies + - notion-types@7.1.5 + - notion-utils@7.1.5 + ## 7.1.4 ### Patch Changes diff --git a/packages/notion-client/package.json b/packages/notion-client/package.json index 4495f7134..0a85b158c 100644 --- a/packages/notion-client/package.json +++ b/packages/notion-client/package.json @@ -1,6 +1,6 @@ { "name": "notion-client", - "version": "7.1.4", + "version": "7.1.5", "type": "module", "description": "Robust TypeScript client for the unofficial Notion API.", "repository": "NotionX/react-notion-x", diff --git a/packages/notion-compat/CHANGELOG.md b/packages/notion-compat/CHANGELOG.md index 196e19ad8..2f530eb6e 100644 --- a/packages/notion-compat/CHANGELOG.md +++ b/packages/notion-compat/CHANGELOG.md @@ -1,5 +1,14 @@ # notion-compat +## 7.1.5 + +### Patch Changes + +- Fix images +- Updated dependencies + - notion-types@7.1.5 + - notion-utils@7.1.5 + ## 7.1.4 ### Patch Changes diff --git a/packages/notion-compat/package.json b/packages/notion-compat/package.json index 28e9e2ade..fc8fbe512 100644 --- a/packages/notion-compat/package.json +++ b/packages/notion-compat/package.json @@ -1,6 +1,6 @@ { "name": "notion-compat", - "version": "7.1.4", + "version": "7.1.5", "type": "module", "description": "Compatibility layer between the official Notion API and unofficial private API.", "repository": "NotionX/react-notion-x", diff --git a/packages/notion-types/CHANGELOG.md b/packages/notion-types/CHANGELOG.md index 1fc2db639..9877a0106 100644 --- a/packages/notion-types/CHANGELOG.md +++ b/packages/notion-types/CHANGELOG.md @@ -1,5 +1,11 @@ # notion-types +## 7.1.5 + +### Patch Changes + +- Fix images + ## 7.1.4 ### Patch Changes diff --git a/packages/notion-types/package.json b/packages/notion-types/package.json index 7840a8f5c..226d848bc 100644 --- a/packages/notion-types/package.json +++ b/packages/notion-types/package.json @@ -1,6 +1,6 @@ { "name": "notion-types", - "version": "7.1.4", + "version": "7.1.5", "type": "module", "description": "TypeScript types for core Notion data structures.", "repository": "NotionX/react-notion-x", diff --git a/packages/notion-utils/CHANGELOG.md b/packages/notion-utils/CHANGELOG.md index f10baa246..507474967 100644 --- a/packages/notion-utils/CHANGELOG.md +++ b/packages/notion-utils/CHANGELOG.md @@ -1,5 +1,13 @@ # notion-utils +## 7.1.5 + +### Patch Changes + +- Fix images +- Updated dependencies + - notion-types@7.1.5 + ## 7.1.4 ### Patch Changes diff --git a/packages/notion-utils/package.json b/packages/notion-utils/package.json index 620ec87c1..1971b480e 100644 --- a/packages/notion-utils/package.json +++ b/packages/notion-utils/package.json @@ -1,6 +1,6 @@ { "name": "notion-utils", - "version": "7.1.4", + "version": "7.1.5", "type": "module", "description": "Useful utilities for working with Notion data. Isomorphic.", "repository": "NotionX/react-notion-x", diff --git a/packages/react-notion-x/CHANGELOG.md b/packages/react-notion-x/CHANGELOG.md index b36f47d84..65b396251 100644 --- a/packages/react-notion-x/CHANGELOG.md +++ b/packages/react-notion-x/CHANGELOG.md @@ -1,5 +1,14 @@ # react-notion-x +## 7.2.5 + +### Patch Changes + +- Fix images +- Updated dependencies + - notion-types@7.1.5 + - notion-utils@7.1.5 + ## 7.2.4 ### Patch Changes diff --git a/packages/react-notion-x/package.json b/packages/react-notion-x/package.json index 495d81f43..0cc7859c5 100644 --- a/packages/react-notion-x/package.json +++ b/packages/react-notion-x/package.json @@ -1,6 +1,6 @@ { "name": "react-notion-x", - "version": "7.2.4", + "version": "7.2.5", "type": "module", "description": "Fast and accurate React renderer for Notion.", "repository": "NotionX/react-notion-x",