diff --git a/CHANGELOG.md b/CHANGELOG.md index e39cd7c..79fb269 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,5 +2,15 @@ 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. + +## [0.0.2](https://github.com/concur/react-datepicker/compare/v0.0.1...v0.0.2) (2016-09-12) + + +### Bug Fixes + +* ignore nodemodules ([075e3db](https://github.com/concur/react-datepicker/commit/075e3db)) + + + ## 0.0.1 (2016-09-12) diff --git a/package.json b/package.json index 2ebfcf5..113ccaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-plugin-loosely-restrict-imports", - "version": "0.0.1", + "version": "0.0.2", "description": "Loosely restrict ES6 imports", "keywords": [ "eslint",