diff --git a/CHANGELOG.md b/CHANGELOG.md index 64403d7..f81c4a9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,11 @@ -# Change Log +# Changelog 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. +### [2.0.1](https://github.com/smooth-code/eslint-config-smooth/compare/v2.0.0...v2.0.1) (2019-07-23) + + + # [2.0.0](https://github.com/smooth-code/eslint-config-smooth/compare/v1.1.1...v2.0.0) (2019-03-02) diff --git a/package.json b/package.json index 73fd496..89757f4 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "eslint-config", "eslint-config-airbnb" ], - "version": "2.0.0", + "version": "2.0.1", "main": "index.js", "license": "MIT", "scripts": {