Skip to content

Commit 6a5e9ac

Browse files
Version Packages (#331)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 73a437c commit 6a5e9ac

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/four-keys-double.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.24.0
4+
5+
### Minor Changes
6+
7+
- 73a437c: Publicly expose type for endpoint / authToken
8+
39
## 0.23.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.23.0",
7+
"version": "0.24.0",
88
"sideEffects": false,
99
"files": [
1010
"README.md",

0 commit comments

Comments
 (0)