Skip to content

Commit 93b054d

Browse files
author
evilebottnawi
committed
Chore: prepare 4.0.0 release.
1 parent 6f8d5f5 commit 93b054d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44

55
This project adheres to [Semantic Versioning](http://semver.org).
66

7-
## Head
7+
## 4.0.0 - 2017-11-22
88

99
* Feature: adds ability to pass `configure` as `nunjucks.Environment`.
1010
* Fixed: all errors are sent into `compilation.errors` now.

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nunjucks-webpack-plugin",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "A webpack plugin for nunjucks",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)