Skip to content

Commit

Permalink
Version Packages (#512)
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 Jul 26, 2024
1 parent a04dfb8 commit 35ac329
Show file tree
Hide file tree
Showing 32 changed files with 162 additions and 38 deletions.
18 changes: 0 additions & 18 deletions .changeset/itchy-onions-punch.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/large-eggs-unite.md

This file was deleted.

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

## 0.1.0

### Minor Changes

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

### Patch Changes

- 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.0.1",
"version": "0.1.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
11 changes: 11 additions & 0 deletions integrations/fathom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gitbook/integration-fathom

## 0.1.0

### Minor Changes

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

### Patch Changes

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

## 0.0.5

### Patch Changes
Expand Down
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.0.5",
"version": "0.1.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
11 changes: 11 additions & 0 deletions integrations/googleanalytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gitbook/integration-googleanalytics

## 0.2.0

### Minor Changes

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

### Patch Changes

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

## 0.1.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/googleanalytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-googleanalytics",
"version": "0.1.5",
"version": "0.2.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
11 changes: 11 additions & 0 deletions integrations/heap/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gitbook/integration-heap

## 0.2.0

### Minor Changes

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

### Patch Changes

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

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/heap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-heap",
"version": "0.1.4",
"version": "0.2.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
6 changes: 6 additions & 0 deletions integrations/helpscout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/integration-helpscout

## 1.1.0

### Minor Changes

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

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/helpscout/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gitbook/integration-helpscout",
"private": true,
"version": "1.0.0",
"version": "1.1.0",
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
"typecheck": "tsc --noEmit",
Expand Down
11 changes: 11 additions & 0 deletions integrations/hotjar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gitbook/integration-hotjar

## 0.2.0

### Minor Changes

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

### Patch Changes

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

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/hotjar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-hotjar",
"version": "0.1.4",
"version": "0.2.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
11 changes: 11 additions & 0 deletions integrations/intercom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gitbook/integration-intercom

## 0.1.0

### Minor Changes

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

### Patch Changes

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

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/intercom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-intercom",
"version": "0.0.5",
"version": "0.1.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
6 changes: 6 additions & 0 deletions integrations/koala/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/integration-koala

## 1.1.0

### Minor Changes

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

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/koala/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-koala",
"version": "1.0.0",
"version": "1.1.0",
"private": true,
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
Expand Down
11 changes: 11 additions & 0 deletions integrations/mixpanel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gitbook/integration-mixpanel

## 0.1.0

### Minor Changes

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

### Patch Changes

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

## 0.0.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/mixpanel/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-mixpanel",
"version": "0.0.4",
"version": "0.1.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
11 changes: 11 additions & 0 deletions integrations/plausible/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gitbook/integration-plausible

## 0.2.0

### Minor Changes

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

### Patch Changes

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

## 0.1.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/plausible/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-plausible",
"version": "0.1.4",
"version": "0.2.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
11 changes: 11 additions & 0 deletions integrations/posthog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gitbook/integration-posthog

## 0.1.0

### Minor Changes

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

### Patch Changes

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

## 0.0.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/posthog/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-posthog",
"version": "0.0.7",
"version": "0.1.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
12 changes: 12 additions & 0 deletions integrations/reo/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @gitbook/integration-reo.dev

## 0.1.0

### Minor Changes

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

### Patch Changes

- Updated dependencies [a04dfb8]
- @gitbook/api@0.58.0
2 changes: 1 addition & 1 deletion integrations/reo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-reo.dev",
"version": "0.0.1",
"version": "0.1.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
11 changes: 11 additions & 0 deletions integrations/segment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# @gitbook/integration-segment

## 1.1.0

### Minor Changes

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

### Patch Changes

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

## 1.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/segment/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-segment",
"version": "1.0.2",
"version": "1.1.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
6 changes: 6 additions & 0 deletions integrations/slack/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/integration-slack

## 1.3.0

### Minor Changes

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

## 1.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/slack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-slack",
"version": "1.2.3",
"version": "1.3.0",
"private": true,
"dependencies": {
"@gitbook/runtime": "*",
Expand Down
6 changes: 6 additions & 0 deletions packages/api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/api

## 0.58.0

### Minor Changes

- a04dfb8: Bump @gitbook/api to use the latest OpenAPI spec

## 0.57.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "0.57.0",
"version": "0.58.0",
"sideEffects": false,
"files": [
"README.md",
Expand Down

0 comments on commit 35ac329

Please sign in to comment.