Skip to content

Commit 7800232

Browse files
Version Packages (#593)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 50ad8ec commit 7800232

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/gentle-apricots-hug.md

-6
This file was deleted.

integrations/googleanalytics/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-googleanalytics
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- 50ad8ec: Update scopes of the GA and Intercom integrations
8+
39
## 0.3.0
410

511
### Minor Changes

integrations/googleanalytics/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-googleanalytics",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

integrations/intercom/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-intercom
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 50ad8ec: Update scopes of the GA and Intercom integrations
8+
39
## 0.2.0
410

511
### Minor Changes

integrations/intercom/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-intercom",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

0 commit comments

Comments
 (0)