Skip to content

Commit 570a08a

Browse files
author
Benjamin Coe
committed
chore(release): 11.9.0
1 parent 1329a3b commit 570a08a

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
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="11.9.0"></a>
6+
# [11.9.0](https://github.com/istanbuljs/nyc/compare/v11.8.0...v11.9.0) (2018-05-31)
7+
8+
9+
### Features
10+
11+
* add option that allows instrument to exit on error ([#850](https://github.com/istanbuljs/nyc/issues/850)) ([1329a3b](https://github.com/istanbuljs/nyc/commit/1329a3b))
12+
13+
14+
515
<a name="11.8.0"></a>
616
# [11.8.0](https://github.com/istanbuljs/nyc/compare/v11.7.3...v11.8.0) (2018-05-14)
717

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nyc",
3-
"version": "11.8.0",
3+
"version": "11.9.0",
44
"description": "the Istanbul command line interface",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)