Skip to content

Commit 5470b82

Browse files
Version Packages
1 parent 3875e38 commit 5470b82

File tree

9 files changed

+21
-18
lines changed

9 files changed

+21
-18
lines changed

.changeset/deep-spoons-throw.md

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

.changeset/green-banks-float.md

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

.changeset/grumpy-chicken-report.md

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

integrations/arcade/CHANGELOG.md

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

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- 76e1a39: Add query param for language
8+
39
## 0.2.2
410

511
### Patch Changes

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

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.0
4+
5+
### Minor Changes
6+
7+
- df7c081: Add GDPR disclaimer to mailchimp block
8+
39
## 1.2.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.2.0",
3+
"version": "1.3.0",
44
"private": true,
55
"scripts": {
66
"typecheck": "tsc --noEmit",

integrations/mixpanel/CHANGELOG.md

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

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- 3875e38: Add server region to mixpanel configuration
8+
39
## 0.6.0
410

511
### Minor Changes

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

0 commit comments

Comments
 (0)