Skip to content

Commit

Permalink
chore: bump paper to 3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jairo-bc committed Mar 29, 2022
1 parent 4ef424e commit f82afcd
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 12 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
### Draft

- feat: allow .css-files imports within SCSS files ([882](https://github.com/bigcommerce/stencil-cli/pull/882))
- bump paper version ([x](https://github.com/bigcommerce/stencil-cli/pull/x))

### 3.11.0 (2022-03-10)

- feat: strf-9440 Stencil Bundle: fail on scss failure compilation ([884](https://github.com/bigcommerce/stencil-cli/pull/884))
Expand Down
22 changes: 11 additions & 11 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"package-lock.json"
],
"dependencies": {
"@bigcommerce/stencil-paper": "3.0.0",
"@bigcommerce/stencil-paper": "3.0.5",
"@bigcommerce/stencil-styles": "2.1.2",
"@hapi/boom": "^8.0.1",
"@hapi/glue": "^6.2.0",
Expand Down

0 comments on commit f82afcd

Please sign in to comment.