Skip to content

Commit 365688a

Browse files
committed
1.4.1
1 parent 3daf73f commit 365688a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

history.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!--lint disable no-multiple-toplevel-headings-->
44

5+
1.4.1 / 2016-07-23
6+
==================
7+
8+
* Add section on projects ([`3daf73f`](https://github.com/wooorm/unified-engine/commit/3daf73f))
9+
* Refactor debugging messages ([`4c62bfe`](https://github.com/wooorm/unified-engine/commit/4c62bfe))
10+
* Fix bug where `output` from config files wasn’t honoured ([`5900b65`](https://github.com/wooorm/unified-engine/commit/5900b65))
11+
* Update `globby` ([`6bec14f`](https://github.com/wooorm/unified-engine/commit/6bec14f))
12+
513
1.4.0 / 2016-07-21
614
==================
715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unified-engine",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Engine to process multiple files with unified",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)