Skip to content

Commit 49e3ad1

Browse files
Version Packages (#812)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 6d36fa0 commit 49e3ad1

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/curly-moments-work.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.115.0
4+
5+
### Minor Changes
6+
7+
- 6d36fa0: Bump API client to latest spec version
8+
39
## 0.114.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.114.0",
7+
"version": "0.115.0",
88
"sideEffects": false,
99
"files": [
1010
"README.md",

0 commit comments

Comments
 (0)