From 0c8981c4291c99787c7ee97fbb9b0ac7731864c1 Mon Sep 17 00:00:00 2001 From: Parth Shah Date: Thu, 11 Jun 2026 10:08:29 -0400 Subject: [PATCH] chore(release): update paper-handlebars version (TRAC-838) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5167911..9506a4e 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "homepage": "https://github.com/bigcommerce/paper", "dependencies": { - "@bigcommerce/stencil-paper-handlebars": "6.5.1", + "@bigcommerce/stencil-paper-handlebars": "6.6.1", "accept-language-parser": "~1.4.1", "messageformat": "~0.3.1" },