Skip to content

Commit 5b37e83

Browse files
authored
Release a new @gitbook/runtime version (#916)
Bump the runtime
1 parent 0256bcb commit 5b37e83

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.changeset/green-crews-exist.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@gitbook/runtime': minor
3+
---
4+
5+
New way to export fetch functions as esm

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@
381381
},
382382
"integrations/oidc": {
383383
"name": "@gitbook/integration-oidc",
384-
"version": "0.2.2",
384+
"version": "0.2.6",
385385
"dependencies": {
386386
"@gitbook/api": "*",
387387
"@gitbook/runtime": "*",
@@ -493,7 +493,7 @@
493493
},
494494
"integrations/slack": {
495495
"name": "@gitbook/integration-slack",
496-
"version": "2.0.4",
496+
"version": "2.1.0",
497497
"dependencies": {
498498
"@gitbook/api": "*",
499499
"@gitbook/runtime": "*",
@@ -614,7 +614,7 @@
614614
},
615615
"packages/api": {
616616
"name": "@gitbook/api",
617-
"version": "0.128.0",
617+
"version": "0.129.0",
618618
"dependencies": {
619619
"event-iterator": "^2.0.0",
620620
"eventsource-parser": "^3.0.0",

0 commit comments

Comments
 (0)