diff --git a/CHANGELOG.md b/CHANGELOG.md index 271c3d8..afe6397 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ -## [5.1.5](https://github.com/bigcommerce/paper/compare/v5.1.4...v5.1.5) (2025-05-20) +## [5.1.6](https://github.com/bigcommerce/paper/compare/v5.1.5...v5.1.6) (2025-05-28) + +### Bug Fixes +* bump paper hbs to 6.3.2 ([#417](https://github.com/bigcommerce/paper/issues/417)) ([920c1f4](https://github.com/bigcommerce/paper/commit/920c1f4d9e08132c0529d876ca4cda84a0b02d4f)) + +## [5.1.5](https://github.com/bigcommerce/paper/compare/v5.1.4...v5.1.5) (2025-05-20) ### Bug Fixes diff --git a/package.json b/package.json index 4169d2f..2349468 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigcommerce/stencil-paper", - "version": "5.1.5", + "version": "5.1.6", "description": "A Stencil plugin to load template files and render pages using backend renderer plugins.", "main": "index.js", "author": "Bigcommerce",