diff --git a/examples/cra/CHANGELOG.md b/examples/cra/CHANGELOG.md index 353f0c6d1..24a7eeba7 100644 --- a/examples/cra/CHANGELOG.md +++ b/examples/cra/CHANGELOG.md @@ -1,5 +1,14 @@ # notion-x-example-cra +## 7.1.3 + +### Patch Changes + +- twitter utils +- Updated dependencies + - notion-types@7.1.3 + - react-notion-x@7.2.3 + ## 7.1.2 ### Patch Changes diff --git a/examples/cra/package.json b/examples/cra/package.json index 90f485798..0234a7c99 100644 --- a/examples/cra/package.json +++ b/examples/cra/package.json @@ -1,6 +1,6 @@ { "name": "notion-x-example-cra", - "version": "7.1.2", + "version": "7.1.3", "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 963b181d9..2949e91ac 100644 --- a/examples/full/CHANGELOG.md +++ b/examples/full/CHANGELOG.md @@ -1,5 +1,17 @@ # notion-x-example-full +## 7.1.3 + +### Patch Changes + +- twitter utils +- Updated dependencies + - notion-client@7.1.3 + - notion-compat@7.1.3 + - notion-types@7.1.3 + - notion-utils@7.1.3 + - react-notion-x@7.2.3 + ## 7.1.2 ### Patch Changes diff --git a/examples/full/package.json b/examples/full/package.json index fd0fc78f4..6c240e6b8 100644 --- a/examples/full/package.json +++ b/examples/full/package.json @@ -1,6 +1,6 @@ { "name": "notion-x-example-full", - "version": "7.1.2", + "version": "7.1.3", "private": true, "type": "module", "scripts": { diff --git a/examples/minimal/CHANGELOG.md b/examples/minimal/CHANGELOG.md index 28569f2ff..77761e33b 100644 --- a/examples/minimal/CHANGELOG.md +++ b/examples/minimal/CHANGELOG.md @@ -1,5 +1,16 @@ # notion-x-example-minimal +## 7.1.3 + +### Patch Changes + +- twitter utils +- Updated dependencies + - notion-client@7.1.3 + - notion-types@7.1.3 + - notion-utils@7.1.3 + - react-notion-x@7.2.3 + ## 7.1.2 ### Patch Changes diff --git a/examples/minimal/package.json b/examples/minimal/package.json index 1b8a1a17d..18b740749 100644 --- a/examples/minimal/package.json +++ b/examples/minimal/package.json @@ -1,6 +1,6 @@ { "name": "notion-x-example-minimal", - "version": "7.1.2", + "version": "7.1.3", "private": true, "type": "module", "scripts": { diff --git a/packages/notion-client/CHANGELOG.md b/packages/notion-client/CHANGELOG.md index 3d896a9d4..2a67f1db3 100644 --- a/packages/notion-client/CHANGELOG.md +++ b/packages/notion-client/CHANGELOG.md @@ -1,5 +1,14 @@ # notion-client +## 7.1.3 + +### Patch Changes + +- twitter utils +- Updated dependencies + - notion-types@7.1.3 + - notion-utils@7.1.3 + ## 7.1.2 ### Patch Changes diff --git a/packages/notion-client/package.json b/packages/notion-client/package.json index 264a21f78..f450e2556 100644 --- a/packages/notion-client/package.json +++ b/packages/notion-client/package.json @@ -1,6 +1,6 @@ { "name": "notion-client", - "version": "7.1.2", + "version": "7.1.3", "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 7032f8f50..afea1fe2f 100644 --- a/packages/notion-compat/CHANGELOG.md +++ b/packages/notion-compat/CHANGELOG.md @@ -1,5 +1,14 @@ # notion-compat +## 7.1.3 + +### Patch Changes + +- twitter utils +- Updated dependencies + - notion-types@7.1.3 + - notion-utils@7.1.3 + ## 7.1.2 ### Patch Changes diff --git a/packages/notion-compat/package.json b/packages/notion-compat/package.json index 00e78a54e..764d7ddc7 100644 --- a/packages/notion-compat/package.json +++ b/packages/notion-compat/package.json @@ -1,6 +1,6 @@ { "name": "notion-compat", - "version": "7.1.2", + "version": "7.1.3", "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 8db0f0047..4b814d84f 100644 --- a/packages/notion-types/CHANGELOG.md +++ b/packages/notion-types/CHANGELOG.md @@ -1,5 +1,11 @@ # notion-types +## 7.1.3 + +### Patch Changes + +- twitter utils + ## 7.1.2 ### Patch Changes diff --git a/packages/notion-types/package.json b/packages/notion-types/package.json index f46bed5dc..70a4e30fc 100644 --- a/packages/notion-types/package.json +++ b/packages/notion-types/package.json @@ -1,6 +1,6 @@ { "name": "notion-types", - "version": "7.1.2", + "version": "7.1.3", "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 87510350e..b996f126b 100644 --- a/packages/notion-utils/CHANGELOG.md +++ b/packages/notion-utils/CHANGELOG.md @@ -1,5 +1,13 @@ # notion-utils +## 7.1.3 + +### Patch Changes + +- twitter utils +- Updated dependencies + - notion-types@7.1.3 + ## 7.1.2 ### Patch Changes diff --git a/packages/notion-utils/package.json b/packages/notion-utils/package.json index eca217890..18f30dd12 100644 --- a/packages/notion-utils/package.json +++ b/packages/notion-utils/package.json @@ -1,6 +1,6 @@ { "name": "notion-utils", - "version": "7.1.2", + "version": "7.1.3", "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 7dae20349..1ab0c5275 100644 --- a/packages/react-notion-x/CHANGELOG.md +++ b/packages/react-notion-x/CHANGELOG.md @@ -1,5 +1,14 @@ # react-notion-x +## 7.2.3 + +### Patch Changes + +- twitter utils +- Updated dependencies + - notion-types@7.1.3 + - notion-utils@7.1.3 + ## 7.2.2 ### Patch Changes diff --git a/packages/react-notion-x/package.json b/packages/react-notion-x/package.json index 1c18516aa..56b7a7d31 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.2", + "version": "7.2.3", "type": "module", "description": "Fast and accurate React renderer for Notion.", "repository": "NotionX/react-notion-x",