Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit 9751148

Browse files
committed
chore(release): 1.1.1
1 parent ba2da43 commit 9751148

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
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="1.1.1"></a>
6+
## [1.1.1](https://github.com/smooth-code/eslint-config-smooth/compare/v1.1.0...v1.1.1) (2018-03-31)
7+
8+
9+
### Bug Fixes
10+
11+
* be compatible with node 6 ([fbdb24c](https://github.com/smooth-code/eslint-config-smooth/commit/fbdb24c))
12+
13+
14+
515
<a name="1.1.0"></a>
616
# [1.1.0](https://github.com/smooth-code/eslint-config-smooth/compare/v1.0.0...v1.1.0) (2018-03-31)
717

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"eslint-config",
77
"eslint-config-airbnb"
88
],
9-
"version": "1.1.0",
9+
"version": "1.1.1",
1010
"main": "index.js",
1111
"license": "MIT",
1212
"scripts": {

0 commit comments

Comments
 (0)