@bigcommerce/stencil-paper
Advanced tools
Comparing version 4.10.1 to 4.10.2
@@ -0,1 +1,8 @@ | ||
## [4.10.2](https://github.com/bigcommerce/paper/compare/v4.10.1...v4.10.2) (2023-08-16) | ||
### Bug Fixes | ||
* **merc:** MERC-9364 bump paper handlebars - revert CDN Webdav Url ([752d24d](https://github.com/bigcommerce/paper/commit/752d24d4851629587973510305d40ef86b873315)) | ||
## [4.10.1](https://github.com/bigcommerce/paper/compare/v4.10.0...v4.10.1) (2023-08-15) | ||
@@ -7,3 +14,18 @@ | ||
* semantic release auto-PR creation ([#345](https://github.com/bigcommerce/paper/issues/345)) ([ec88faa](https://github.com/bigcommerce/paper/commit/ec88faa74d70e8f85d3900825cadf0d2e26fcba0)) | ||
# [4.10.0](https://github.com/bigcommerce/paper/compare/v4.9.0...v4.10.0) (2023-08-09) | ||
### Features | ||
* **merc:** Bump paper handlebars - webdav cache control ([caf7a19](https://github.com/bigcommerce/paper/commit/caf7a193baad950e013c2e05d4e0ebbef41fc46f)) | ||
# [4.9.0](https://github.com/bigcommerce/paper/compare/v4.8.6...v4.9.0) (2023-07-20) | ||
### Features | ||
* STRF-11041 Use Node 18 for CI tools ([#344](https://github.com/bigcommerce/paper/issues/344)) ([4390a23](https://github.com/bigcommerce/paper/commit/4390a232e73f9b5786bb5d0c2c78682e071aaa67)) | ||
## [4.8.6](https://github.com/bigcommerce/paper/compare/v4.8.5...v4.8.6) (2023-06-15) | ||
@@ -10,0 +32,0 @@ |
{ | ||
"name": "@bigcommerce/stencil-paper", | ||
"version": "4.10.1", | ||
"version": "4.10.2", | ||
"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.9.2", | ||
"@bigcommerce/stencil-paper-handlebars": "5.9.3", | ||
"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
126059
+ Added@bigcommerce/stencil-paper-handlebars@5.9.3(transitive)
- Removed@bigcommerce/stencil-paper-handlebars@5.9.2(transitive)