Skip to content

Commit 21ceaf4

Browse files
authored
chore: release 5.1.6 (#210)
1 parent 3a0c629 commit 21ceaf4

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+
## 5.1.6
6+
7+
- ref: STRF-10124 Clean up handlebars dependencies ([#209])[https://github.com/bigcommerce/paper-handlebars/pull/209]
8+
59
## 5.1.5
610

711
- feat: preload hints generation, `as` attribute properly implemented

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

0 commit comments

Comments
 (0)