diff --git a/.changeset/lovely-sheep-reply.md b/.changeset/lovely-sheep-reply.md deleted file mode 100644 index ddc92381b..000000000 --- a/.changeset/lovely-sheep-reply.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@gitbook/integration-pendo': patch -'@gitbook/integration-zoominfo': patch ---- - -Changeset just to publish the integrations to prod diff --git a/integrations/pendo/CHANGELOG.md b/integrations/pendo/CHANGELOG.md new file mode 100644 index 000000000..af727a5a1 --- /dev/null +++ b/integrations/pendo/CHANGELOG.md @@ -0,0 +1,7 @@ +# @gitbook/integration-pendo + +## 0.0.2 + +### Patch Changes + +- cb6d5d4: Changeset just to publish the integrations to prod diff --git a/integrations/pendo/package.json b/integrations/pendo/package.json index 471b8effa..e317c55af 100644 --- a/integrations/pendo/package.json +++ b/integrations/pendo/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-pendo", - "version": "0.0.1", + "version": "0.0.2", "private": true, "dependencies": { "@gitbook/api": "*", diff --git a/integrations/zoominfo/CHANGELOG.md b/integrations/zoominfo/CHANGELOG.md new file mode 100644 index 000000000..a8937227a --- /dev/null +++ b/integrations/zoominfo/CHANGELOG.md @@ -0,0 +1,7 @@ +# @gitbook/integration-zoominfo + +## 0.0.2 + +### Patch Changes + +- cb6d5d4: Changeset just to publish the integrations to prod diff --git a/integrations/zoominfo/package.json b/integrations/zoominfo/package.json index b9b7e51d9..7dcfb2431 100644 --- a/integrations/zoominfo/package.json +++ b/integrations/zoominfo/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-zoominfo", - "version": "0.0.1", + "version": "0.0.2", "private": true, "dependencies": { "@gitbook/api": "*",