Skip to content

Commit 4ed2342

Browse files
chore(release): update release 6.6.2 (#406)
1 parent 8ae2f6b commit 4ed2342

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [6.6.2](https://github.com/bigcommerce/paper-handlebars/compare/v6.6.1...v6.6.2) (2026-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **ci:** remove npm@latest upgrade in release workflow ([#405](https://github.com/bigcommerce/paper-handlebars/issues/405)) ([3971afe](https://github.com/bigcommerce/paper-handlebars/commit/3971afe7edc6fe7da0428a5912952a087178a7f3))
7+
* **TRAC-875:** preserve ValidationError type in render/renderString ([#404](https://github.com/bigcommerce/paper-handlebars/issues/404)) ([e50e87e](https://github.com/bigcommerce/paper-handlebars/commit/e50e87ead563a3b14710fffbdd264346d7ee9442))
8+
19
## [6.6.1](https://github.com/bigcommerce/paper-handlebars/compare/v6.6.0...v6.6.1) (2026-06-11)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bigcommerce/stencil-paper-handlebars",
3-
"version": "6.6.1",
3+
"version": "6.6.2",
44
"description": "A paper plugin to render pages using Handlebars.js",
55
"main": "index.js",
66
"author": "Bigcommerce",

0 commit comments

Comments
 (0)