From e5d7cf62e2b3a57ae9f83edd16988269ade3e5a1 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 26 Aug 2025 16:48:07 +0000 Subject: [PATCH 1/2] Initial plan From e348d1cef837c794caf47b0a9a46e6b6a96aa4e2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 26 Aug 2025 16:52:42 +0000 Subject: [PATCH 2/2] fix: bump paper-handlebars version to 6.4.0 Co-authored-by: bookernath <8922457+bookernath@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2349468..1ce1583 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/bigcommerce/paper", "dependencies": { - "@bigcommerce/stencil-paper-handlebars": "6.3.2", + "@bigcommerce/stencil-paper-handlebars": "6.4.0", "@bigcommerce/stencil-paper-handlebars-v2": "git+ssh://git@github.com/bigcommerce/paper-handlebars.git#MERC-9364", "accept-language-parser": "~1.4.1", "messageformat": "~0.3.1"