Skip to content

Commit 0d92838

Browse files
Version Packages
1 parent 43cecf9 commit 0d92838

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/fuzzy-steaks-end.md

-5
This file was deleted.

packages/cli/CHANGELOG.md

+6
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

+1-1
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)