Skip to content

Commit 94d70f6

Browse files
authored
chore(release): release 2.2.1 (#70)
1 parent bcd5cd3 commit 94d70f6

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
### 2.2.1 (2022-03-09)
2+
3+
- STRF-9440 Don't catch an error, let upper level to handle it ([68](https://github.com/bigcommerce/stencil-styles/pull/68))
4+
5+
### 2.1.1 (2022-01-11)
6+
7+
- STRF-9491 Importing only specific sass library ([61](https://github.com/bigcommerce/stencil-styles/pull/61))
8+
19
### 2.1.0 (2021-09-17)
210

311
- STRF-9357 Upgrade dart sass to latest version to suppress deprecation warnings ([59](https://github.com/bigcommerce/stencil-styles/pull/59))

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigcommerce/stencil-styles",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "Compiles SCSS for the Stencil Framework",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)