Skip to content

Commit

Permalink
Version Packages (#616)
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 Nov 14, 2024
1 parent 65e6924 commit 1ab61f6
Show file tree
Hide file tree
Showing 13 changed files with 42 additions and 16 deletions.
10 changes: 0 additions & 10 deletions .changeset/breezy-apricots-whisper.md

This file was deleted.

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.2.0

### Minor Changes

- 65e6924: Update the completion action for integrations controlling their own configuration

## 0.1.1

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

## 0.2.0

### Minor Changes

- 65e6924: Update the completion action for integrations controlling their own configuration

## 0.1.0

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

## 0.2.0

### Minor Changes

- 65e6924: Update the completion action for integrations controlling their own configuration

## 0.1.1

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

## 0.2.0

### Minor Changes

- 65e6924: Update the completion action for integrations controlling their own configuration

## 0.1.1

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

## 0.2.0

### Minor Changes

- 65e6924: Update the completion action for integrations controlling their own configuration

## 0.1.1

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

## 0.2.0

### Minor Changes

- 65e6924: Update the completion action for integrations controlling their own configuration

## 0.1.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/va-okta/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-va-okta",
"version": "0.1.1",
"version": "0.2.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down

0 comments on commit 1ab61f6

Please sign in to comment.