diff --git a/.changeset/thick-dodos-film.md b/.changeset/thick-dodos-film.md deleted file mode 100644 index fde7bdcd6..000000000 --- a/.changeset/thick-dodos-film.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'@gitbook/integration-va-auth0': patch -'@gitbook/integration-va-azure': patch -'@gitbook/integration-cognito': patch -'@gitbook/integration-va-okta': patch -'@gitbook/integration-oidc': patch ---- - -Remove space code from VA integrations diff --git a/integrations/cognito/CHANGELOG.md b/integrations/cognito/CHANGELOG.md index 81b627c0d..11a1fffa3 100644 --- a/integrations/cognito/CHANGELOG.md +++ b/integrations/cognito/CHANGELOG.md @@ -1,5 +1,11 @@ # @gitbook/integration-cognito +## 0.1.1 + +### Patch Changes + +- e0efa2c: Remove space code from VA integrations + ## 0.1.0 ### Minor Changes diff --git a/integrations/cognito/package.json b/integrations/cognito/package.json index 10fd8ce11..6e5a56029 100644 --- a/integrations/cognito/package.json +++ b/integrations/cognito/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-cognito", - "version": "0.1.0", + "version": "0.1.1", "private": true, "dependencies": { "@gitbook/api": "*", diff --git a/integrations/oidc/CHANGELOG.md b/integrations/oidc/CHANGELOG.md index a5fff0de6..fe120e00e 100644 --- a/integrations/oidc/CHANGELOG.md +++ b/integrations/oidc/CHANGELOG.md @@ -1,5 +1,11 @@ # @gitbook/integration-oidc +## 0.1.1 + +### Patch Changes + +- e0efa2c: Remove space code from VA integrations + ## 0.1.0 ### Minor Changes diff --git a/integrations/oidc/package.json b/integrations/oidc/package.json index 929fa7a24..8a19e4801 100644 --- a/integrations/oidc/package.json +++ b/integrations/oidc/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-oidc", - "version": "0.1.0", + "version": "0.1.1", "private": true, "dependencies": { "@gitbook/api": "*", diff --git a/integrations/va-auth0/CHANGELOG.md b/integrations/va-auth0/CHANGELOG.md index b86b2cc43..30fa15639 100644 --- a/integrations/va-auth0/CHANGELOG.md +++ b/integrations/va-auth0/CHANGELOG.md @@ -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 diff --git a/integrations/va-auth0/package.json b/integrations/va-auth0/package.json index 33565ef23..e26c3260a 100644 --- a/integrations/va-auth0/package.json +++ b/integrations/va-auth0/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-va-auth0", - "version": "0.1.0", + "version": "0.1.1", "private": true, "dependencies": { "@gitbook/api": "*", diff --git a/integrations/va-azure/CHANGELOG.md b/integrations/va-azure/CHANGELOG.md index 81383b7cc..05c1021d7 100644 --- a/integrations/va-azure/CHANGELOG.md +++ b/integrations/va-azure/CHANGELOG.md @@ -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 diff --git a/integrations/va-azure/package.json b/integrations/va-azure/package.json index d76f68c2e..7b69e8c15 100644 --- a/integrations/va-azure/package.json +++ b/integrations/va-azure/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-va-azure", - "version": "0.1.0", + "version": "0.1.1", "private": true, "dependencies": { "@gitbook/api": "*", diff --git a/integrations/va-okta/CHANGELOG.md b/integrations/va-okta/CHANGELOG.md index 51a8f6e64..b3e638116 100644 --- a/integrations/va-okta/CHANGELOG.md +++ b/integrations/va-okta/CHANGELOG.md @@ -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 diff --git a/integrations/va-okta/package.json b/integrations/va-okta/package.json index 6aaffad6d..33b54b30e 100644 --- a/integrations/va-okta/package.json +++ b/integrations/va-okta/package.json @@ -1,6 +1,6 @@ { "name": "@gitbook/integration-va-okta", - "version": "0.1.0", + "version": "0.1.1", "private": true, "dependencies": { "@gitbook/api": "*",