Skip to content

Commit

Permalink
chore(release): 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SandroMiguel committed Apr 10, 2020
1 parent 093cd28 commit 4ca0f64
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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/SandroMiguel/eslint-config-cecilia/compare/v2.0.0...v2.0.1) (2020-04-10)


### Bug Fixes

* add .eslintrc.js to the whitelist ([093cd28](https://github.com/SandroMiguel/eslint-config-cecilia/commit/093cd28e2c932009ba9d3a91f38e60235d0ed2d9))

## [2.0.0](https://github.com/SandroMiguel/eslint-config-cecilia/compare/v1.7.1...v2.0.0) (2020-04-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-cecilia",
"version": "2.0.0",
"version": "2.0.1",
"description": "ESLint configuration for awesome projects",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4ca0f64

Please sign in to comment.