Skip to content

Commit

Permalink
chore: release 5.1.7 (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa-avila-bc committed Oct 19, 2022
1 parent 95542ba commit 061f730
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

## Unreleased

## 5.1.7

- fix: preload hints nested templates returning undefined paths ([#212])[https://github.com/bigcommerce/paper-handlebars/pull/212]
- feat: bundle library to js file ([#211])[https://github.com/bigcommerce/paper-handlebars/pull/211]

## 5.1.6

- ref: STRF-10124 Clean up handlebars dependencies ([#209])[https://github.com/bigcommerce/paper-handlebars/pull/209]
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.1.6",
"version": "5.1.7",
"description": "A paper plugin to render pages using Handlebars.js",
"main": "index.js",
"author": "Bigcommerce",
Expand Down

0 comments on commit 061f730

Please sign in to comment.