Skip to content

Commit d642f19

Browse files
Version Packages (#820)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0bdb8e0 commit d642f19

File tree

7 files changed

+76
-65
lines changed

7 files changed

+76
-65
lines changed

.changeset/cold-tires-rule.md

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

integrations/marketo/CHANGELOG.md

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

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- 0bdb8e0: Fix an issue where certain integrations which rely on iframes could render incorrectly in the preview.
8+
39
## 0.1.2
410

511
### Patch Changes

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

integrations/mermaid/CHANGELOG.md

Lines changed: 37 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,100 +1,106 @@
11
# @gitbook/integration-mermaid
22

3+
## 0.3.4
4+
5+
### Patch Changes
6+
7+
- 0bdb8e0: Fix an issue where certain integrations which rely on iframes could render incorrectly in the preview.
8+
39
## 0.3.3
410

511
### Patch Changes
612

7-
- d3b3fc8: Add support for new @webframe/resize API
8-
- Updated dependencies [f0d076e]
9-
- Updated dependencies [6341510]
10-
- @gitbook/api@0.98.0
13+
- d3b3fc8: Add support for new @webframe/resize API
14+
- Updated dependencies [f0d076e]
15+
- Updated dependencies [6341510]
16+
- @gitbook/api@0.98.0
1117

1218
## 0.3.2
1319

1420
### Patch Changes
1521

16-
- 126f152: Update images to 2x exports
22+
- 126f152: Update images to 2x exports
1723

1824
## 0.3.1
1925

2026
### Patch Changes
2127

22-
- 8a8a07d: Update preview images and old logos
23-
- 8a8a07d: Update images
28+
- 8a8a07d: Update preview images and old logos
29+
- 8a8a07d: Update images
2430

2531
## 0.3.0
2632

2733
### Minor Changes
2834

29-
- 1803bae: Update mermaid to version 11
35+
- 1803bae: Update mermaid to version 11
3036

3137
## 0.2.1
3238

3339
### Patch Changes
3440

35-
- 97786d8: Make the mermaid block recover from errors when rendering; to ensure the user can continue editing it
41+
- 97786d8: Make the mermaid block recover from errors when rendering; to ensure the user can continue editing it
3642

3743
## 0.2.0
3844

3945
### Minor Changes
4046

41-
- ee488d1: Bump integrations' target
47+
- ee488d1: Bump integrations' target
4248

4349
## 0.1.6
4450

4551
### Patch Changes
4652

47-
- 5a92f1b: Fix bug when mermaid block is quickly updated, using a rendering queue
53+
- 5a92f1b: Fix bug when mermaid block is quickly updated, using a rendering queue
4854

4955
## 0.1.5
5056

5157
### Patch Changes
5258

53-
- ac9074b: Add debug logs to mermaid iframe code
59+
- ac9074b: Add debug logs to mermaid iframe code
5460

5561
## 0.1.4
5662

5763
### Patch Changes
5864

59-
- f7a295b: Add bust cache parameter to mermaid iframe url
65+
- f7a295b: Add bust cache parameter to mermaid iframe url
6066

6167
## 0.1.3
6268

6369
### Patch Changes
6470

65-
- 86a80b2: Improve robustness of the mermaid iframe
71+
- 86a80b2: Improve robustness of the mermaid iframe
6672

6773
## 0.1.2
6874

6975
### Patch Changes
7076

71-
- 7d76dfb: Update integrations to use latest runtime and api client with `User-Agent`
72-
- Updated dependencies [46c9686]
73-
- @gitbook/runtime@0.11.0
74-
- @gitbook/api@0.27.0
77+
- 7d76dfb: Update integrations to use latest runtime and api client with `User-Agent`
78+
- Updated dependencies [46c9686]
79+
- @gitbook/runtime@0.11.0
80+
- @gitbook/api@0.27.0
7581

7682
## 0.1.1
7783

7884
### Patch Changes
7985

80-
- d648cc2: Release to use the latest runtime package
86+
- d648cc2: Release to use the latest runtime package
8187

8288
## 0.1.0
8389

8490
### Minor Changes
8591

86-
- b77bbc1: Add presentation (icon and preview images) and fix the mermaid integration
92+
- b77bbc1: Add presentation (icon and preview images) and fix the mermaid integration
8793

8894
### Patch Changes
8995

90-
- ce12efa: Implement examples for ContentKit integrations
91-
- Updated dependencies [f0c07cb]
92-
- Updated dependencies [e36efa5]
93-
- Updated dependencies [d762a7c]
94-
- Updated dependencies [782d91b]
95-
- Updated dependencies [782d91b]
96-
- Updated dependencies [9fa2838]
97-
- Updated dependencies [ce12efa]
98-
- Updated dependencies [5df9eff]
99-
- @gitbook/api@null
100-
- @gitbook/runtime@null
96+
- ce12efa: Implement examples for ContentKit integrations
97+
- Updated dependencies [f0c07cb]
98+
- Updated dependencies [e36efa5]
99+
- Updated dependencies [d762a7c]
100+
- Updated dependencies [782d91b]
101+
- Updated dependencies [782d91b]
102+
- Updated dependencies [9fa2838]
103+
- Updated dependencies [ce12efa]
104+
- Updated dependencies [5df9eff]
105+
- @gitbook/api@null
106+
- @gitbook/runtime@null

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

integrations/runkit/CHANGELOG.md

Lines changed: 30 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,69 @@
11
# @gitbook/integration-runkit
22

3+
## 0.2.4
4+
5+
### Patch Changes
6+
7+
- 0bdb8e0: Fix an issue where certain integrations which rely on iframes could render incorrectly in the preview.
8+
39
## 0.2.3
410

511
### Patch Changes
612

7-
- d3b3fc8: Add support for new @webframe/resize API
8-
- Updated dependencies [f0d076e]
9-
- Updated dependencies [6341510]
10-
- @gitbook/api@0.98.0
13+
- d3b3fc8: Add support for new @webframe/resize API
14+
- Updated dependencies [f0d076e]
15+
- Updated dependencies [6341510]
16+
- @gitbook/api@0.98.0
1117

1218
## 0.2.2
1319

1420
### Patch Changes
1521

16-
- 126f152: Update images to 2x exports
22+
- 126f152: Update images to 2x exports
1723

1824
## 0.2.1
1925

2026
### Patch Changes
2127

22-
- 8a8a07d: Update preview images and old logos
23-
- 8a8a07d: Update images
28+
- 8a8a07d: Update preview images and old logos
29+
- 8a8a07d: Update images
2430

2531
## 0.2.0
2632

2733
### Minor Changes
2834

29-
- ee488d1: Bump integrations' target
35+
- ee488d1: Bump integrations' target
3036

3137
## 0.1.2
3238

3339
### Patch Changes
3440

35-
- 7d76dfb: Update integrations to use latest runtime and api client with `User-Agent`
36-
- Updated dependencies [46c9686]
37-
- @gitbook/runtime@0.11.0
38-
- @gitbook/api@0.27.0
41+
- 7d76dfb: Update integrations to use latest runtime and api client with `User-Agent`
42+
- Updated dependencies [46c9686]
43+
- @gitbook/runtime@0.11.0
44+
- @gitbook/api@0.27.0
3945

4046
## 0.1.1
4147

4248
### Patch Changes
4349

44-
- d648cc2: Release to use the latest runtime package
50+
- d648cc2: Release to use the latest runtime package
4551

4652
## 0.1.0
4753

4854
### Minor Changes
4955

50-
- cb43023: Add initial implementation of the RunKit integration
56+
- cb43023: Add initial implementation of the RunKit integration
5157

5258
### Patch Changes
5359

54-
- Updated dependencies [f0c07cb]
55-
- Updated dependencies [e36efa5]
56-
- Updated dependencies [d762a7c]
57-
- Updated dependencies [782d91b]
58-
- Updated dependencies [782d91b]
59-
- Updated dependencies [9fa2838]
60-
- Updated dependencies [ce12efa]
61-
- Updated dependencies [5df9eff]
62-
- @gitbook/api@null
63-
- @gitbook/runtime@null
60+
- Updated dependencies [f0c07cb]
61+
- Updated dependencies [e36efa5]
62+
- Updated dependencies [d762a7c]
63+
- Updated dependencies [782d91b]
64+
- Updated dependencies [782d91b]
65+
- Updated dependencies [9fa2838]
66+
- Updated dependencies [ce12efa]
67+
- Updated dependencies [5df9eff]
68+
- @gitbook/api@null
69+
- @gitbook/runtime@null

integrations/runkit/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-runkit",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"private": true,
55
"dependencies": {
66
"itty-router": "^2.6.1",

0 commit comments

Comments
 (0)