Skip to content

Commit

Permalink
chore(release): update release 5.0.1 (#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 8, 2024
1 parent a73f908 commit c095d22
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.1](https://github.com/bigcommerce/paper/compare/v5.0.0...v5.0.1) (2024-09-26)


### Bug Fixes

* STRF-12234 bump paper-handlebars ([#393](https://github.com/bigcommerce/paper/issues/393)) ([d106865](https://github.com/bigcommerce/paper/commit/d106865ffbbba368b53a53c974bcc88b12fe2781))

# [5.0.0](https://github.com/bigcommerce/paper/compare/v4.13.3...v5.0.0) (2024-08-19)


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.0.0",
"version": "5.0.1",
"description": "A Stencil plugin to load template files and render pages using backend renderer plugins.",
"main": "index.js",
"author": "Bigcommerce",
Expand Down

0 comments on commit c095d22

Please sign in to comment.