Skip to content

Commit 2744f57

Browse files
authored
chore: release 5.1.4 (#204)
1 parent 3c391dd commit 2744f57

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
@@ -1,6 +1,9 @@
11
# Changelog
22

33
## Unreleased
4+
## 5.1.4
5+
6+
- fix: STRF-10122 Fix forEach, withFirst helpers makeIterator utils([#203])[https://github.com/bigcommerce/paper-handlebars/pull/203]
47
## 5.1.3
58

69
- fix: STRF-10122 Fix inArray helper, when array is undefined ([#201])[https://github.com/bigcommerce/paper-handlebars/pull/201]

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

0 commit comments

Comments
 (0)