Skip to content

Version Packages #820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .changeset/cold-tires-rule.md

This file was deleted.

6 changes: 6 additions & 0 deletions integrations/marketo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/integration-marketo

## 0.1.3

### Patch Changes

- 0bdb8e0: Fix an issue where certain integrations which rely on iframes could render incorrectly in the preview.

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/marketo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-marketo",
"version": "0.1.2",
"version": "0.1.3",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
68 changes: 37 additions & 31 deletions integrations/mermaid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,100 +1,106 @@
# @gitbook/integration-mermaid

## 0.3.4

### Patch Changes

- 0bdb8e0: Fix an issue where certain integrations which rely on iframes could render incorrectly in the preview.

## 0.3.3

### Patch Changes

- d3b3fc8: Add support for new @webframe/resize API
- Updated dependencies [f0d076e]
- Updated dependencies [6341510]
- @gitbook/api@0.98.0
- d3b3fc8: Add support for new @webframe/resize API
- Updated dependencies [f0d076e]
- Updated dependencies [6341510]
- @gitbook/api@0.98.0

## 0.3.2

### Patch Changes

- 126f152: Update images to 2x exports
- 126f152: Update images to 2x exports

## 0.3.1

### Patch Changes

- 8a8a07d: Update preview images and old logos
- 8a8a07d: Update images
- 8a8a07d: Update preview images and old logos
- 8a8a07d: Update images

## 0.3.0

### Minor Changes

- 1803bae: Update mermaid to version 11
- 1803bae: Update mermaid to version 11

## 0.2.1

### Patch Changes

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

## 0.2.0

### Minor Changes

- ee488d1: Bump integrations' target
- ee488d1: Bump integrations' target

## 0.1.6

### Patch Changes

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

## 0.1.5

### Patch Changes

- ac9074b: Add debug logs to mermaid iframe code
- ac9074b: Add debug logs to mermaid iframe code

## 0.1.4

### Patch Changes

- f7a295b: Add bust cache parameter to mermaid iframe url
- f7a295b: Add bust cache parameter to mermaid iframe url

## 0.1.3

### Patch Changes

- 86a80b2: Improve robustness of the mermaid iframe
- 86a80b2: Improve robustness of the mermaid iframe

## 0.1.2

### Patch Changes

- 7d76dfb: Update integrations to use latest runtime and api client with `User-Agent`
- Updated dependencies [46c9686]
- @gitbook/runtime@0.11.0
- @gitbook/api@0.27.0
- 7d76dfb: Update integrations to use latest runtime and api client with `User-Agent`
- Updated dependencies [46c9686]
- @gitbook/runtime@0.11.0
- @gitbook/api@0.27.0

## 0.1.1

### Patch Changes

- d648cc2: Release to use the latest runtime package
- d648cc2: Release to use the latest runtime package

## 0.1.0

### Minor Changes

- b77bbc1: Add presentation (icon and preview images) and fix the mermaid integration
- b77bbc1: Add presentation (icon and preview images) and fix the mermaid integration

### Patch Changes

- ce12efa: Implement examples for ContentKit integrations
- Updated dependencies [f0c07cb]
- Updated dependencies [e36efa5]
- Updated dependencies [d762a7c]
- Updated dependencies [782d91b]
- Updated dependencies [782d91b]
- Updated dependencies [9fa2838]
- Updated dependencies [ce12efa]
- Updated dependencies [5df9eff]
- @gitbook/api@null
- @gitbook/runtime@null
- ce12efa: Implement examples for ContentKit integrations
- Updated dependencies [f0c07cb]
- Updated dependencies [e36efa5]
- Updated dependencies [d762a7c]
- Updated dependencies [782d91b]
- Updated dependencies [782d91b]
- Updated dependencies [9fa2838]
- Updated dependencies [ce12efa]
- Updated dependencies [5df9eff]
- @gitbook/api@null
- @gitbook/runtime@null
2 changes: 1 addition & 1 deletion integrations/mermaid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-mermaid",
"version": "0.3.3",
"version": "0.3.4",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
54 changes: 30 additions & 24 deletions integrations/runkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,63 +1,69 @@
# @gitbook/integration-runkit

## 0.2.4

### Patch Changes

- 0bdb8e0: Fix an issue where certain integrations which rely on iframes could render incorrectly in the preview.

## 0.2.3

### Patch Changes

- d3b3fc8: Add support for new @webframe/resize API
- Updated dependencies [f0d076e]
- Updated dependencies [6341510]
- @gitbook/api@0.98.0
- d3b3fc8: Add support for new @webframe/resize API
- Updated dependencies [f0d076e]
- Updated dependencies [6341510]
- @gitbook/api@0.98.0

## 0.2.2

### Patch Changes

- 126f152: Update images to 2x exports
- 126f152: Update images to 2x exports

## 0.2.1

### Patch Changes

- 8a8a07d: Update preview images and old logos
- 8a8a07d: Update images
- 8a8a07d: Update preview images and old logos
- 8a8a07d: Update images

## 0.2.0

### Minor Changes

- ee488d1: Bump integrations' target
- ee488d1: Bump integrations' target

## 0.1.2

### Patch Changes

- 7d76dfb: Update integrations to use latest runtime and api client with `User-Agent`
- Updated dependencies [46c9686]
- @gitbook/runtime@0.11.0
- @gitbook/api@0.27.0
- 7d76dfb: Update integrations to use latest runtime and api client with `User-Agent`
- Updated dependencies [46c9686]
- @gitbook/runtime@0.11.0
- @gitbook/api@0.27.0

## 0.1.1

### Patch Changes

- d648cc2: Release to use the latest runtime package
- d648cc2: Release to use the latest runtime package

## 0.1.0

### Minor Changes

- cb43023: Add initial implementation of the RunKit integration
- cb43023: Add initial implementation of the RunKit integration

### Patch Changes

- Updated dependencies [f0c07cb]
- Updated dependencies [e36efa5]
- Updated dependencies [d762a7c]
- Updated dependencies [782d91b]
- Updated dependencies [782d91b]
- Updated dependencies [9fa2838]
- Updated dependencies [ce12efa]
- Updated dependencies [5df9eff]
- @gitbook/api@null
- @gitbook/runtime@null
- Updated dependencies [f0c07cb]
- Updated dependencies [e36efa5]
- Updated dependencies [d762a7c]
- Updated dependencies [782d91b]
- Updated dependencies [782d91b]
- Updated dependencies [9fa2838]
- Updated dependencies [ce12efa]
- Updated dependencies [5df9eff]
- @gitbook/api@null
- @gitbook/runtime@null
2 changes: 1 addition & 1 deletion integrations/runkit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-runkit",
"version": "0.2.3",
"version": "0.2.4",
"private": true,
"dependencies": {
"itty-router": "^2.6.1",
Expand Down