Skip to content

Commit bb21a12

Browse files
Version Packages (#799)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 43cecf9 commit bb21a12

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fuzzy-steaks-end.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.22.0
4+
5+
### Minor Changes
6+
7+
- 43cecf9: Allow .raw.css files to be imported in the integration
8+
39
## 0.21.2
410

511
### Patch 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.21.2",
4+
"version": "0.22.0",
55
"dependencies": {
66
"@gitbook/api": "*",
77
"check-node-version": "^4.2.1",

0 commit comments

Comments
 (0)