Skip to content

Commit a6a504c

Browse files
Version Packages
1 parent 8cb514d commit a6a504c

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/bright-dogs-spend.md

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

.changeset/upset-pots-hang.md

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

integrations/mailchimp/CHANGELOG.md

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

3+
## 1.3.1
4+
5+
### Patch Changes
6+
7+
- e3d6914: Fix audience selection in MailChimp integration
8+
39
## 1.3.0
410

511
### Minor Changes

integrations/mailchimp/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-mailchimp",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"private": true,
55
"scripts": {
66
"typecheck": "tsc --noEmit",

integrations/onetrust/CHANGELOG.md

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

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 8cb514d: Add GPC support to OneTrust cookie banner
8+
39
## 0.1.1
410

511
### Patch Changes

integrations/onetrust/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-onetrust",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

0 commit comments

Comments
 (0)