Skip to content

Commit 78a8260

Browse files
chore(release): update release 5.4.3 (#246)
1 parent 8903ce2 commit 78a8260

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.4.3](https://github.com/bigcommerce/paper-handlebars/compare/v5.4.2...v5.4.3) (2023-02-08)
2+
3+
4+
### Bug Fixes
5+
6+
* STRF-9673 Lodash removal, part 3 ([#245](https://github.com/bigcommerce/paper-handlebars/issues/245)) ([8903ce2](https://github.com/bigcommerce/paper-handlebars/commit/8903ce286af7c6af2828ed1ce1c3dc0573a0bf1e))
7+
18
## [5.4.2](https://github.com/bigcommerce/paper-handlebars/compare/v5.4.1...v5.4.2) (2023-02-07)
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.4.2",
3+
"version": "5.4.3",
44
"description": "A paper plugin to render pages using Handlebars.js",
55
"main": "index.js",
66
"author": "Bigcommerce",

0 commit comments

Comments
 (0)