Skip to content

Commit 048524b

Browse files
chore: release 5.1.2 (#200)
1 parent 9b5bae2 commit 048524b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## Unreleased
44

5+
## 5.1.2
6+
7+
- investigate google fonts css uri encoding issue ([#197])[https://github.com/bigcommerce/paper-handlebars/pull/197]
8+
- Add original stack trace to render error ([#198])[https://github.com/bigcommerce/paper-handlebars/pull/198]
9+
- Import 3rd part handlebars helpers and utiliy function to support them ([#195])[https://github.com/bigcommerce/paper-handlebars/pull/195]
10+
511
## 5.1.1
612

713
- removes `type` attribute of `earlyHint` helper ([#193](https://github.com/bigcommerce/paper-handlebars/pull/193))

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

0 commit comments

Comments
 (0)