We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0caba55 commit f2dd7caCopy full SHA for f2dd7ca
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v4.1.1
4
+
5
+- Update ejs to `v2.6.2`
6
7
## v4.1.0
8
9
- Add support for the new ejs ([v.2.5.8](https://github.com/mde/ejs/releases/tag/v2.5.8)) async rendering feature. (@Tietew)
package.json
@@ -1,6 +1,6 @@
{
"name": "gulp-ejs",
- "version": "4.1.0",
+ "version": "4.1.1",
"description": "A plugin for Gulp that parses ejs template files",
"keywords": [
"gulpplugin",
0 commit comments