Skip to content

Commit d468628

Browse files
Version Packages (#614)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 672a718 commit d468628

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strange-cats-judge.md

-5
This file was deleted.

packages/api/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/api
22

3+
## 0.76.0
4+
5+
### Minor Changes
6+
7+
- 672a718: Bump @gitbook/api to use the latest OpenAPI spec
8+
39
## 0.75.0
410

511
### Minor Changes

packages/api/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "./dist/index.cjs",
55
"module": "./dist/index.js",
66
"types": "./dist/index.d.ts",
7-
"version": "0.75.0",
7+
"version": "0.76.0",
88
"sideEffects": false,
99
"files": [
1010
"README.md",

0 commit comments

Comments
 (0)