Skip to content

Commit

Permalink
Version Packages (#673)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
taranvohra and github-actions[bot] authored Jan 6, 2025
1 parent 8a8a07d commit ea6f0f2
Show file tree
Hide file tree
Showing 54 changed files with 601 additions and 479 deletions.
30 changes: 0 additions & 30 deletions .changeset/angry-tools-agree.md

This file was deleted.

30 changes: 0 additions & 30 deletions .changeset/unlucky-swans-impress.md

This file was deleted.

47 changes: 27 additions & 20 deletions integrations/arcade/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,49 +1,56 @@
# @gitbook/integration-arcade

## 0.2.1

### Patch Changes

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

## 0.2.0

### Minor Changes

- e1b0f6d: Make Arcade integration's embeds fetch errors public when they are
- e1b0f6d: Make Arcade integration's embeds fetch errors public when they are

### Patch Changes

- Updated dependencies [c3a7bb5]
- @gitbook/api@0.77.0
- Updated dependencies [c3a7bb5]
- @gitbook/api@0.77.0

## 0.1.0

### Minor Changes

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

## 0.0.3

### 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.0.2

### Patch Changes

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

## 0.0.1

### Patch Changes

- c171edb: Fix logo for Arcade
- 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
- c171edb: Fix logo for Arcade
- 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/arcade/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-arcade",
"version": "0.2.0",
"version": "0.2.1",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
21 changes: 14 additions & 7 deletions integrations/crisp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,43 @@
# @gitbook/integration-crisp

## 0.4.1

### Patch Changes

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

## 0.4.0

### Minor Changes

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

## 0.3.0

### Minor Changes

- bce5dce: Bump version of integrations with inject script scope to work with latest API changes
- bce5dce: Bump version of integrations with inject script scope to work with latest API changes

## 0.2.1

### Patch Changes

- acdb30e: Update manifest files for integrations so they don't include unused scopes
- acdb30e: Update manifest files for integrations so they don't include unused scopes

## 0.2.0

### Minor Changes

- f3999b7: Updates all packages to remove the spaces configuration, and rely on the now used site configuration instead. Also removes instances of the spaces variable where applicable
- f3999b7: Updates all packages to remove the spaces configuration, and rely on the now used site configuration instead. Also removes instances of the spaces variable where applicable

## 0.1.0

### Minor Changes

- 80e4d20: Add an extra check for variables that may be undefined in space integrations
- 80e4d20: Add an extra check for variables that may be undefined in space integrations

### Patch Changes

- Updated dependencies [a04dfb8]
- @gitbook/api@0.58.0
- Updated dependencies [a04dfb8]
- @gitbook/api@0.58.0
2 changes: 1 addition & 1 deletion integrations/crisp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-crisp",
"version": "0.4.0",
"version": "0.4.1",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
69 changes: 38 additions & 31 deletions integrations/fathom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,95 +1,102 @@
# @gitbook/integration-fathom

## 0.5.1

### Patch Changes

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

## 0.5.0

### Minor Changes

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

## 0.4.0

### Minor Changes

- bce5dce: Bump version of integrations with inject script scope to work with latest API changes
- bce5dce: Bump version of integrations with inject script scope to work with latest API changes

## 0.3.1

### Patch Changes

- acdb30e: Update manifest files for integrations so they don't include unused scopes
- acdb30e: Update manifest files for integrations so they don't include unused scopes

## 0.3.0

### Minor Changes

- ca136a9: Add external link tracking to Fathom integration
- ca136a9: Add external link tracking to Fathom integration

## 0.2.0

### Minor Changes

- f3999b7: Updates all packages to remove the spaces configuration, and rely on the now used site configuration instead. Also removes instances of the spaces variable where applicable
- f3999b7: Updates all packages to remove the spaces configuration, and rely on the now used site configuration instead. Also removes instances of the spaces variable where applicable

## 0.1.0

### Minor Changes

- 80e4d20: Add an extra check for variables that may be undefined in space integrations
- 80e4d20: Add an extra check for variables that may be undefined in space integrations

### Patch Changes

- Updated dependencies [a04dfb8]
- @gitbook/api@0.58.0
- Updated dependencies [a04dfb8]
- @gitbook/api@0.58.0

## 0.0.5

### Patch Changes

- 6c303a0: Add site configuration object in manifest for integration that can be installed on sites
- 6c303a0: Add site configuration object in manifest for integration that can be installed on sites

## 0.0.4

### Patch Changes

- cebbcb6: Updating inject scripts integration to support sites installations
- Updated dependencies [cebbcb6]
- @gitbook/runtime@0.14.1
- cebbcb6: Updating inject scripts integration to support sites installations
- Updated dependencies [cebbcb6]
- @gitbook/runtime@0.14.1

## 0.0.3

### 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.0.2

### Patch Changes

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

## 0.0.1

### Patch Changes

- 617f5aa: Update the CSP for Fathom and Plausible
- bd17ba3: Fixed documentation links
- 704ae2b: Added the Plausible and Fathom integrations.
- 617f5aa: Update the CSP for Fathom and Plausible
- bd17ba3: Fixed documentation links
- 704ae2b: Added the Plausible and Fathom integrations.

Also added some logic to load script with the `.raw.js` extension as text in the integrations. This should make sure
that script injection is as seamless to develop as the other parts of teh integration by allowing us to write code
in script file, then loading it as a script during the build process.

- a8bb4db: Fixed the manifests to make sure they can be deployed without being blocked by other work
- 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
- a8bb4db: Fixed the manifests to make sure they can be deployed without being blocked by other work
- 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/fathom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-fathom",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
Loading

0 comments on commit ea6f0f2

Please sign in to comment.