We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c684e6 commit e3b2857Copy full SHA for e3b2857
.changeset/dry-islands-leave.md
packages/api/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @gitbook/api
2
3
+## 0.88.0
4
+
5
+### Minor Changes
6
7
+- 3c684e6: Revert integration images for now and release API changes
8
9
## 0.87.0
10
11
### Minor Changes
packages/api/package.json
@@ -4,7 +4,7 @@
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"types": "./dist/index.d.ts",
- "version": "0.87.0",
+ "version": "0.88.0",
"sideEffects": false,
"files": [
"README.md",
0 commit comments