Skip to content

Commit f8f5929

Browse files
chore(release): update release 5.11.1 (#319)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d5fdee5 commit f8f5929

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.11.1](https://github.com/bigcommerce/paper-handlebars/compare/v5.11.0...v5.11.1) (2024-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* **storefront:** STRF-12281 Noop commit ([#318](https://github.com/bigcommerce/paper-handlebars/issues/318)) ([d5fdee5](https://github.com/bigcommerce/paper-handlebars/commit/d5fdee59746ca92a9435e65b095e28f438d3e1ec))
7+
* **storefront:** STRF-12281 Prevent block and partial helpers from being named prototype methods ([#317](https://github.com/bigcommerce/paper-handlebars/issues/317)) ([acb33f7](https://github.com/bigcommerce/paper-handlebars/commit/acb33f73ce25c7709b609ced20152a724c6cae3f))
8+
19
# [5.11.0](https://github.com/bigcommerce/paper-handlebars/compare/v5.10.4...v5.11.0) (2024-07-22)
210

311

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-handlebars",
3-
"version": "5.11.0",
3+
"version": "5.11.1",
44
"description": "A paper plugin to render pages using Handlebars.js",
55
"main": "index.js",
66
"author": "Bigcommerce",

0 commit comments

Comments
 (0)