diff --git a/.changeset/tiny-boats-run.md b/.changeset/tiny-boats-run.md deleted file mode 100644 index 513992da4..000000000 --- a/.changeset/tiny-boats-run.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@gitbook/integration-zoominfo': patch -'@gitbook/integration-pendo': patch ---- - -Making ZoomInfo and Pendo public diff --git a/integrations/pendo/CHANGELOG.md b/integrations/pendo/CHANGELOG.md index af727a5a1..8cbb5c1fa 100644 --- a/integrations/pendo/CHANGELOG.md +++ b/integrations/pendo/CHANGELOG.md @@ -1,5 +1,11 @@ # @gitbook/integration-pendo +## 0.0.3 + +### Patch Changes + +- 1ed3430: Making ZoomInfo and Pendo public + ## 0.0.2 ### Patch Changes diff --git a/integrations/pendo/package.json b/integrations/pendo/package.json index e317c55af..6dadf424e 100644 --- a/integrations/pendo/package.json +++ b/integrations/pendo/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-pendo", - "version": "0.0.2", + "version": "0.0.3", "private": true, "dependencies": { "@gitbook/api": "*", diff --git a/integrations/zoominfo/CHANGELOG.md b/integrations/zoominfo/CHANGELOG.md index a8937227a..e1a1f7c5d 100644 --- a/integrations/zoominfo/CHANGELOG.md +++ b/integrations/zoominfo/CHANGELOG.md @@ -1,5 +1,11 @@ # @gitbook/integration-zoominfo +## 0.0.3 + +### Patch Changes + +- 1ed3430: Making ZoomInfo and Pendo public + ## 0.0.2 ### Patch Changes diff --git a/integrations/zoominfo/package.json b/integrations/zoominfo/package.json index 7dcfb2431..6beda1bfd 100644 --- a/integrations/zoominfo/package.json +++ b/integrations/zoominfo/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-zoominfo", - "version": "0.0.2", + "version": "0.0.3", "private": true, "dependencies": { "@gitbook/api": "*",