We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02cb08a commit b677413Copy full SHA for b677413
component.json
@@ -1,6 +1,6 @@
1
{
2
"name": "unified",
3
- "version": "1.0.0",
+ "version": "2.0.0",
4
"description": "Text processing framework: Parse / Transform / Compile",
5
"license": "MIT",
6
"keywords": [
history.md
@@ -2,5 +2,10 @@
<!--lint disable no-multiple-toplevel-headings-->
+2.0.0 / 2015-09-16
+==================
7
+
8
+* Remove `type` support ([8748cfe](https://github.com/wooorm/unified/commit/8748cfe))
9
10
1.0.0 / 2015-07-31
11
==================
package.json
0 commit comments