We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a6dc04 commit 7fc7afdCopy full SHA for 7fc7afd
history.md
@@ -2,6 +2,12 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
+2.0.0 / 2016-08-21
6
+==================
7
+
8
+* Add support for presets, more ([`850d3f2`](https://github.com/wooorm/unified-engine/commit/850d3f2))
9
+* Refactor docs ([`d45fb4a`](https://github.com/wooorm/unified-engine/commit/d45fb4a))
10
11
1.5.1 / 2016-07-27
12
==================
13
package.json
@@ -1,6 +1,6 @@
1
{
"name": "unified-engine",
- "version": "1.5.1",
+ "version": "2.0.0",
"description": "Engine to process multiple files with unified",
"license": "MIT",
"keywords": [
0 commit comments