Skip to content

Commit fb68ee6

Browse files
Version Packages (#949)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 772a6b3 commit fb68ee6

File tree

6 files changed

+15
-13
lines changed

6 files changed

+15
-13
lines changed

.changeset/lazy-spies-find.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nice-dodos-jog.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

integrations/plausible/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-plausible
22

3+
## 0.8.0
4+
5+
### Minor Changes
6+
7+
- 772a6b3: Add cookies to plausible
8+
39
## 0.7.0
410

511
### Minor Changes

integrations/plausible/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-plausible",
3-
"version": "0.7.0",
3+
"version": "0.8.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

integrations/segment/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @gitbook/integration-segment
22

3+
## 2.2.0
4+
5+
### Minor Changes
6+
7+
- 772a6b3: Only use site_view tracking
8+
- 772a6b3: Add cookies to plausible
9+
310
## 2.1.3
411

512
### Patch Changes

integrations/segment/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-segment",
3-
"version": "2.1.3",
3+
"version": "2.2.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

0 commit comments

Comments
 (0)