Skip to content

Commit b677413

Browse files
committed
2.0.0
1 parent 02cb08a commit b677413

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

component.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unified",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Text processing framework: Parse / Transform / Compile",
55
"license": "MIT",
66
"keywords": [

history.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,10 @@
22

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

5+
2.0.0 / 2015-09-16
6+
==================
7+
8+
* Remove `type` support ([8748cfe](https://github.com/wooorm/unified/commit/8748cfe))
9+
510
1.0.0 / 2015-07-31
611
==================

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unified",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "Text processing framework: Parse / Transform / Compile",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)