Skip to content

Commit c095d22

Browse files
chore(release): update release 5.0.1 (#394)
1 parent a73f908 commit c095d22

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.1](https://github.com/bigcommerce/paper/compare/v5.0.0...v5.0.1) (2024-09-26)
2+
3+
4+
### Bug Fixes
5+
6+
* STRF-12234 bump paper-handlebars ([#393](https://github.com/bigcommerce/paper/issues/393)) ([d106865](https://github.com/bigcommerce/paper/commit/d106865ffbbba368b53a53c974bcc88b12fe2781))
7+
18
# [5.0.0](https://github.com/bigcommerce/paper/compare/v4.13.3...v5.0.0) (2024-08-19)
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.0",
3+
"version": "5.0.1",
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)