We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2.0.0
1 parent 9237774 commit 50b1657Copy full SHA for 50b1657
CHANGELOG.md
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
5
This project adheres to [Semantic Versioning](http://semver.org/).
6
7
-# Head
+# 2.0.0 - 2017-04-07
8
9
- Added: support `writeToFileWhenMemoryFs` option for each template.
10
- Changed: `writeToFileWhenMemoryFs` default false.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "nunjucks-webpack-plugin",
3
- "version": "1.0.0",
+ "version": "2.0.0",
"description": "A webpack plugin for nunjucks",
"keywords": [
"webpack",
0 commit comments