Skip to content

Commit e1c22a5

Browse files
authored
Merge pull request #74 from bookernath/bump-4.2.1
Bump paper-handlebars to 4.2.1
2 parents b99121d + 09d36b6 commit e1c22a5

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

33
## Unreleased
44

5+
## 4.2.1
6+
- Allow json helper to accept a SafeString as an argument
7+
- Move SafeString unwrapping to common module
8+
59
## 4.2.0
610
- Add setURLQueryParam helper
711
- Make getImageSrcset not generate default srcsets larger than the original image when the dimensions are known

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

0 commit comments

Comments
 (0)