Skip to content

Commit e5e6e39

Browse files
committed
1 parent 22378a2 commit e5e6e39

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

HISTORY.md

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ unreleased
33

44
* Ensure all partials are registered before rendering
55
* Fix function context in async helpers
6+
67

78
4.1.2 / 2021-04-15
89
==================

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"main": "lib/hbs.js",
1212
"dependencies": {
1313
"handlebars": "4.7.7",
14-
"walk": "2.3.14"
14+
"walk": "2.3.15"
1515
},
1616
"devDependencies": {
1717
"eslint": "7.32.0",

0 commit comments

Comments
 (0)