Skip to content

Commit 8ac0838

Browse files
author
evilebottnawi
committed
chore: prepare 1.1.0 release
1 parent 2d260c6 commit 8ac0838

3 files changed

Lines changed: 33 additions & 33 deletions

File tree

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+
## 1.1.0 - 2018-04-18
88

99
* Feature: run `onBuildEnd` and `onBuildExit` in async mode for `webpack@4`.
1010

package-lock.json

Lines changed: 31 additions & 31 deletions
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": "execa-webpack-plugin",
3-
"version": "1.0.6",
3+
"version": "1.1.0",
44
"description": "A better `child_process` for `webpack`",
55
"keywords": [
66
"exec",

0 commit comments

Comments
 (0)