Skip to content

Commit e006961

Browse files
Version Packages (#906)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8876593 commit e006961

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/fine-heads-join.md

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

.changeset/spotty-hoops-flash.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.3
4+
5+
### Patch Changes
6+
7+
- a295590: Add support to OIDC integration to pull user/custom claims from auth token
8+
39
## 0.2.2
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.2",
3+
"version": "0.2.3",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

integrations/slack/CHANGELOG.md

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

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- 8876593: Try to fix missing channels in Slack's configuration
8+
39
## 2.0.4
410

511
### Patch Changes

integrations/slack/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-slack",
3-
"version": "2.0.4",
3+
"version": "2.1.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/runtime": "*",

0 commit comments

Comments
 (0)