Skip to content

Commit

Permalink
chore(release): update release 5.11.3 (#323)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Aug 6, 2024
1 parent 06d3580 commit 85245e6
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.11.3](https://github.com/bigcommerce/paper-handlebars/compare/v5.11.2...v5.11.3) (2024-08-06)


### Bug Fixes

* add precompile error for renderString ([#322](https://github.com/bigcommerce/paper-handlebars/issues/322)) ([06d3580](https://github.com/bigcommerce/paper-handlebars/commit/06d35807e6ea5b1d2e4c5dfd08bc97688f712885))

## [5.11.2](https://github.com/bigcommerce/paper-handlebars/compare/v5.11.1...v5.11.2) (2024-07-30)


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-handlebars",
"version": "5.11.2",
"version": "5.11.3",
"description": "A paper plugin to render pages using Handlebars.js",
"main": "index.js",
"author": "Bigcommerce",
Expand Down

0 comments on commit 85245e6

Please sign in to comment.