Skip to content

Commit c450e92

Browse files
committed
chore(release): 2.0.1
1 parent 56dd12c commit c450e92

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

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

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="2.0.1"></a>
6+
## [2.0.1](https://github.com/bcoe/optional-dev-dependency/compare/v2.0.0...v2.0.1) (2017-03-28)
7+
8+
9+
510
<a name="2.0.0"></a>
611
# [2.0.0](https://github.com/bcoe/optional-dev-dependency/compare/v1.3.0...v2.0.0) (2016-11-08)
712

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "optional-dev-dependency",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "try to install an optional development dependency, YOLO if you can't.",
55
"main": "index.js",
66
"bin": "./bin/odd.js",
@@ -48,4 +48,4 @@
4848
"engines": {
4949
"node": ">=4"
5050
}
51-
}
51+
}

0 commit comments

Comments
 (0)