Skip to content

Commit 78df195

Browse files
committed
3.0.0
1 parent 6be0913 commit 78df195

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

history.md

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

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

5+
3.0.0 / 2016-02-16
6+
==================
7+
8+
* Add all non-standard attributes to output ([`6be0913`](https://github.com/wooorm/unist-util-inspect/commit/6be0913))
9+
* Remove support for Bower, Component, Duo ([`30bb693`](https://github.com/wooorm/unist-util-inspect/commit/30bb693))
10+
511
2.0.0 / 2015-10-03
612
==================
713

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unist-util-inspect",
3-
"version": "2.0.0",
3+
"version": "3.0.0",
44
"description": "Unist node inspector",
55
"license": "MIT",
66
"keywords": [

0 commit comments

Comments
 (0)