Skip to content

Commit fe75afa

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/dull-carpets-stick.md

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

packages/api/CHANGELOG.md

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

3+
## 0.143.1
4+
5+
### Patch Changes
6+
7+
- 2e86c87: Bump API version to update Space content API endpoints
8+
39
## 0.143.0
410

511
### Minor Changes

packages/api/package.json

Lines changed: 1 addition & 1 deletion
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.143.0",
7+
"version": "0.143.1",
88
"sideEffects": false,
99
"files": [
1010
"README.md",

0 commit comments

Comments
 (0)