Skip to content

Commit 7726e4f

Browse files
authored
Merge pull request #93 from bookernath/4.3.2
Bump 4.3.2
2 parents 9db822c + 008768b commit 7726e4f

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## Unreleased
44

5+
## 4.3.2
6+
- Allow replace helper to accept a SafeString as an argument
7+
58
## 4.3.1
69
- Add support for arguments on encodeHtmlEntities helper
710

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

0 commit comments

Comments
 (0)