@bigcommerce/stencil-paper
Advanced tools
Comparing version 4.2.0 to 4.2.1
@@ -0,1 +1,8 @@ | ||
## [4.2.1](https://github.com/bigcommerce/paper/compare/v4.2.0...v4.2.1) (2022-10-27) | ||
### Bug Fixes | ||
* STRF-10175 Bump paper handlebars ([#306](https://github.com/bigcommerce/paper/issues/306)) ([ca4bf60](https://github.com/bigcommerce/paper/commit/ca4bf603398196c9a98d919f57a2956b873a1195)) | ||
# [4.2.0](https://github.com/bigcommerce/paper/compare/v4.1.9...v4.2.0) (2022-10-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@bigcommerce/stencil-paper", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@bigcommerce/stencil-paper-handlebars": "5.2.5", | ||
"@bigcommerce/stencil-paper-handlebars": "5.2.6", | ||
"accept-language-parser": "~1.4.1", | ||
@@ -31,0 +31,0 @@ "messageformat": "~0.2.2" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
118981
+ Added@bigcommerce/stencil-paper-handlebars@5.2.6(transitive)
- Removed@bigcommerce/stencil-paper-handlebars@5.2.5(transitive)