Skip to content

Commit d81b62e

Browse files
authored
chore(release): Release 4.5.4 (#162)
1 parent d4a4188 commit d81b62e

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.5.4
6+
- String replace helper with more options ([#156](https://github.com/bigcommerce/paper-handlebars/pull/156))
7+
8+
59
## 4.5.3
610
- Bump lodash version to 4.17.21 ([#161](https://github.com/bigcommerce/paper-handlebars/pull/161))
711

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

0 commit comments

Comments
 (0)