Skip to content

Commit

Permalink
Version Packages (#600)
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 Oct 23, 2024
1 parent bce5dce commit 2d66e7e
Show file tree
Hide file tree
Showing 25 changed files with 84 additions and 28 deletions.
16 changes: 0 additions & 16 deletions .changeset/blue-otters-push.md

This file was deleted.

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

## 0.3.0

### Minor Changes

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

## 0.2.1

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

## 0.4.0

### Minor Changes

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

## 0.3.1

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

## 0.5.0

### Minor Changes

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

## 0.4.0

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

## 0.4.0

### Minor Changes

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

## 0.3.1

### 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.3.1",
"version": "0.4.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.3.0

### Minor Changes

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

## 1.2.1

### Patch 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.2.1",
"version": "1.3.0",
"scripts": {
"typecheck": "tsc --noEmit",
"publish": "gitbook publish ."
Expand Down
6 changes: 6 additions & 0 deletions integrations/hotjar/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/integration-hotjar

## 0.4.0

### Minor Changes

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

## 0.3.1

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

## 0.4.0

### Minor Changes

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

## 0.3.0

### Minor 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.3.0",
"version": "0.4.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.3.0

### Minor Changes

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

## 1.2.1

### Patch 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.2.1",
"version": "1.3.0",
"private": true,
"scripts": {
"typecheck": "tsc --noEmit",
Expand Down
6 changes: 6 additions & 0 deletions integrations/mixpanel/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/integration-mixpanel

## 0.3.0

### Minor Changes

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

## 0.2.1

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

## 0.4.0

### Minor Changes

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

## 0.3.1

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

## 0.3.0

### Minor Changes

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

## 0.2.1

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

## 0.2.0

### Minor Changes

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

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/runllm-widget/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gitbook/integration-runllm-widget",
"private": true,
"version": "0.1.2",
"version": "0.2.0",
"scripts": {
"typecheck": "tsc --noEmit",
"publish": "gitbook publish ."
Expand Down

0 comments on commit 2d66e7e

Please sign in to comment.