Skip to content

Commit 72f06ee

Browse files
Merge branch 'master' into BCTHEME-991
2 parents 511b891 + ed4a853 commit 72f06ee

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## Draft
88
- Cornerstone performance optimizations: blocking scripts delaying DomContentLoaded. [#2158](https://github.com/bigcommerce/cornerstone/pull/2158)
9+
- Update stencil-utils package. [#2157](https://github.com/bigcommerce/cornerstone/pull/2157)
910

1011
## 6.2.0 (12-13-2021)
1112
- Fix tooltip on close button of modal is shifted. [#2148](https://github.com/bigcommerce/cornerstone/pull/2148)

package-lock.json

Lines changed: 3 additions & 3 deletions
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
@@ -6,7 +6,7 @@
66
"author": "BigCommerce",
77
"license": "MIT",
88
"dependencies": {
9-
"@bigcommerce/stencil-utils": "^6.8.1",
9+
"@bigcommerce/stencil-utils": "^6.11.0",
1010
"core-js": "^3.9.0",
1111
"creditcards": "^3.0.1",
1212
"easyzoom": "^2.5.3",

0 commit comments

Comments
 (0)