Skip to content

Commit

Permalink
Version Packages (#410)
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 Feb 20, 2024
1 parent d06c529 commit 572b637
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 10 deletions.
7 changes: 0 additions & 7 deletions .changeset/silly-impalas-love.md

This file was deleted.

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

### Patch Changes

- d06c529: Move Redirect URI instructions above the save button

## 0.0.2

### 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.0.2",
"version": "0.0.3",
"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.0.3

### Patch Changes

- d06c529: Move Redirect URI instructions above the save button

## 0.0.2

### 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.0.2",
"version": "0.0.3",
"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.0.4

### Patch Changes

- d06c529: Move Redirect URI instructions above the save button

## 0.0.3

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

0 comments on commit 572b637

Please sign in to comment.