Skip to content

Commit 94f5d9c

Browse files
Version Packages (#1078)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2cc438c commit 94f5d9c

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/cruel-signs-pump.md

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

.changeset/puny-maps-say.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.8
4+
5+
### Patch Changes
6+
7+
- f8c2288: Add user-agent to the token request and make scope config parsing more user-friendly
8+
39
## 0.2.7
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.7",
3+
"version": "0.2.8",
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.6.2
4+
5+
### Patch Changes
6+
7+
- 2cc438c: Copy changes to the Slack integration
8+
39
## 2.6.1
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.6.1",
3+
"version": "2.6.2",
44
"private": true,
55
"dependencies": {
66
"@ai-sdk/openai": "^2.0.62",

0 commit comments

Comments
 (0)