Skip to content

Commit

Permalink
chore(release): 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2021-02-17)

### Bug Fixes

* **deps:** update dependency eslint-config-standard to v16 ([9d4b95b](9d4b95b))
* **deps:** update eslint-config-standard to v16.0.2 ([09f5a9e](09f5a9e))
  • Loading branch information
semantic-release-bot committed Feb 17, 2021
1 parent 09f5a9e commit 9cc0340
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.0.1](https://github.com/eclass/eslint-config/compare/v2.0.0...v2.0.1) (2021-02-17)


### Bug Fixes

* **deps:** update dependency eslint-config-standard to v16 ([9d4b95b](https://github.com/eclass/eslint-config/commit/9d4b95b8e204f97da38275bf4c2803caa69a3f9f))
* **deps:** update eslint-config-standard to v16.0.2 ([09f5a9e](https://github.com/eclass/eslint-config/commit/09f5a9e5cb17b69d1b128689ae9505bd72bd6ad1))

# [2.0.0](https://github.com/eclass/eslint-config/compare/v1.3.1...v2.0.0) (2020-07-28)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

0 comments on commit 9cc0340

Please sign in to comment.