Skip to content

Commit

Permalink
Version Packages (#607)
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 25, 2024
1 parent e0efa2c commit 77a02d9
Show file tree
Hide file tree
Showing 11 changed files with 35 additions and 14 deletions.
9 changes: 0 additions & 9 deletions .changeset/thick-dodos-film.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.1.1

### Patch Changes

- e0efa2c: Remove space code from VA integrations

## 0.1.0

### Minor 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.0",
"version": "0.1.1",
"private": true,
"dependencies": {
"@gitbook/api": "*",
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.1.1

### Patch Changes

- e0efa2c: Remove space code from VA integrations

## 0.1.0

### Minor 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.0",
"version": "0.1.1",
"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.1.1

### Patch Changes

- e0efa2c: Remove space code from VA integrations

## 0.1.0

### Minor 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.0",
"version": "0.1.1",
"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.1.1

### Patch Changes

- e0efa2c: Remove space code from VA integrations

## 0.1.0

### Minor 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.0",
"version": "0.1.1",
"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.1.1

### Patch Changes

- e0efa2c: Remove space code from VA integrations

## 0.1.0

### Minor 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.0",
"version": "0.1.1",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down

0 comments on commit 77a02d9

Please sign in to comment.