diff --git a/CHANGELOG.md b/CHANGELOG.md index 54c2894..731df50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.4.4](https://github.com/bigcommerce/paper/compare/v5.4.3...v5.4.4) (2026-07-29) + + +### Bug Fixes + +* **deps:** bump @bigcommerce/stencil-paper-handlebars to 6.6.3 ([#436](https://github.com/bigcommerce/paper/issues/436)) ([6bb027b](https://github.com/bigcommerce/paper/commit/6bb027bd15254030011369ba763cc23263d236ff)) + ## [5.4.3](https://github.com/bigcommerce/paper/compare/v5.4.2...v5.4.3) (2026-07-14) diff --git a/package.json b/package.json index 38b6a03..23a3e32 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bigcommerce/stencil-paper", - "version": "5.4.3", + "version": "5.4.4", "description": "A Stencil plugin to load template files and render pages using backend renderer plugins.", "main": "index.js", "author": "Bigcommerce",