Skip to content

Commit

Permalink
Version Packages (#602)
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 ee488d1 commit e0e3fc5
Show file tree
Hide file tree
Showing 69 changed files with 239 additions and 72 deletions.
38 changes: 0 additions & 38 deletions .changeset/breezy-hats-approve.md

This file was deleted.

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

## 0.1.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.0.3

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

## 0.1.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.0.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/cognito/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-cognito",
"version": "0.0.5",
"version": "0.1.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
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.4.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.3.0

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

### Minor Changes

- ee488d1: Bump integrations' target

## 0.4.0

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

## 0.2.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.1.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/figma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-figma",
"version": "0.1.2",
"version": "0.2.0",
"private": true,
"dependencies": {
"@gitbook/runtime": "*"
Expand Down
7 changes: 7 additions & 0 deletions integrations/github-copilot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @gitbook/integration-github-copilot

## 0.1.0

### Minor Changes

- ee488d1: Bump integrations' target
2 changes: 1 addition & 1 deletion integrations/github-copilot/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-github-copilot",
"version": "0.0.0",
"version": "0.1.0",
"private": true,
"scripts": {
"typecheck": "tsc --noEmit",
Expand Down
6 changes: 6 additions & 0 deletions integrations/github-files/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/integration-github

## 0.2.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.1.5

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

## 0.5.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/github/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-github",
"version": "0.4.0",
"version": "0.5.0",
"private": true,
"scripts": {
"typecheck": "tsc --noEmit",
Expand Down
6 changes: 6 additions & 0 deletions integrations/gitlab-files/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/integration-gitlab-files

## 0.2.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.1.2

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

## 0.4.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/gitlab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-gitlab",
"version": "0.3.0",
"version": "0.4.0",
"private": true,
"scripts": {
"typecheck": "tsc --noEmit",
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.6.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.5.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.5.0",
"version": "0.6.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.5.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.4.0

### Minor 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.4.0",
"version": "0.5.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.4.0

### Minor Changes

- ee488d1: Bump integrations' target

## 1.3.0

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

### Minor Changes

- ee488d1: Bump integrations' target

## 0.4.0

### Minor 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.4.0",
"version": "0.5.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.5.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.4.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.4.0",
"version": "0.5.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.4.0

### Minor Changes

- ee488d1: Bump integrations' target

## 1.3.0

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

## 1.1.0

### Minor Changes

- ee488d1: Bump integrations' target

## 1.0.2

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

## 0.3.0

### Minor Changes

- ee488d1: Bump integrations' target

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/lucid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-lucid",
"version": "0.2.0",
"version": "0.3.0",
"private": true,
"scripts": {
"typecheck": "tsc --noEmit",
Expand Down
Loading

0 comments on commit e0e3fc5

Please sign in to comment.