Skip to content

Commit 476a455

Browse files
author
Benjamin Coe
committed
chore(release): 4.1.2
1 parent 6f1bc89 commit 476a455

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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="4.1.2"></a>
6+
## [4.1.2](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v4.1.1...v4.1.2) (2017-03-27)
7+
8+
9+
510
<a name="4.1.1"></a>
611
## [4.1.1](https://github.com/istanbuljs/babel-plugin-istanbul/compare/v4.1.0...v4.1.1) (2017-03-22)
712

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "babel-plugin-istanbul",
3-
"version": "4.1.1",
3+
"version": "4.1.2",
44
"author": "Thai Pangsakulyanont @dtinth",
55
"license": "BSD-3-Clause",
66
"description": "A babel plugin that adds istanbul instrumentation to ES6 code",

0 commit comments

Comments
 (0)