Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down