Skip to content

Commit 2db9ee8

Browse files
Version Packages (#139)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ab8df1d commit 2db9ee8

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/gorgeous-shrimps-tan.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- ab8df1d: - Install deps for gitbook new command
8+
- Create root folder when running gitbook new
9+
- Bump cloudflared to 2023.4.0
10+
311
## 0.3.0
412

513
### Minor Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@gitbook/cli",
33
"description": "CLI to build and publish integrations on GitBook.com",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"dependencies": {
66
"@gitbook/api": "*",
77
"@openapi-contrib/openapi-schema-to-json-schema": "^3.1.2",

0 commit comments

Comments
 (0)