Skip to content

Commit 016412e

Browse files
chore(release): update release 5.7.2 (#255)
* chore(release): update release 5.7.2 * chore(release): update release 5.7.2 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 51f341e commit 016412e

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.7.2](https://github.com/bigcommerce/paper-handlebars/compare/v5.7.1...v5.7.2) (2023-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* STRF-10494 last and first helpers works with strings ([#254](https://github.com/bigcommerce/paper-handlebars/issues/254)) ([51f341e](https://github.com/bigcommerce/paper-handlebars/commit/51f341e8067c4c43bca605d77cf3bb4f6e659c73))
7+
18
## [5.7.1](https://github.com/bigcommerce/paper-handlebars/compare/v5.7.0...v5.7.1) (2023-03-15)
29

310

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

0 commit comments

Comments
 (0)