We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73f908 commit c095d22Copy full SHA for c095d22
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.1](https://github.com/bigcommerce/paper/compare/v5.0.0...v5.0.1) (2024-09-26)
2
+
3
4
+### Bug Fixes
5
6
+* STRF-12234 bump paper-handlebars ([#393](https://github.com/bigcommerce/paper/issues/393)) ([d106865](https://github.com/bigcommerce/paper/commit/d106865ffbbba368b53a53c974bcc88b12fe2781))
7
8
# [5.0.0](https://github.com/bigcommerce/paper/compare/v4.13.3...v5.0.0) (2024-08-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-paper",
- "version": "5.0.0",
+ "version": "5.0.1",
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.",
"main": "index.js",
"author": "Bigcommerce",
0 commit comments