Skip to content

Commit bf60a7e

Browse files
chore(release): update release 5.0.4 (#403)
1 parent dd90817 commit bf60a7e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.4](https://github.com/bigcommerce/paper/compare/v5.0.3...v5.0.4) (2025-02-28)
2+
3+
4+
### Bug Fixes
5+
6+
* bump paper handlebars version to 6.0.3 ([#402](https://github.com/bigcommerce/paper/issues/402)) ([dd90817](https://github.com/bigcommerce/paper/commit/dd908173394eb5ea005812596cfc5e28bf41353f))
7+
18
## [5.0.3](https://github.com/bigcommerce/paper/compare/v5.0.2...v5.0.3) (2024-12-26)
29

310

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",
3-
"version": "5.0.3",
3+
"version": "5.0.4",
44
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.",
55
"main": "index.js",
66
"author": "Bigcommerce",

0 commit comments

Comments
 (0)