Skip to content

Commit 0256bcb

Browse files
Version Packages (#914)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 993d1ab commit 0256bcb

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/upset-rings-follow.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

integrations/oidc/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-oidc
22

3+
## 0.2.6
4+
5+
### Patch Changes
6+
7+
- 993d1ab: Fix case where oidc integration can redirect to a url ending with double triailling slash
8+
39
## 0.2.5
410

511
### Patch Changes

integrations/oidc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-oidc",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

0 commit comments

Comments
 (0)