Skip to content

Commit a302025

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.0.0...v2.0.0) (2021-02-15) ### Bug Fixes * **deps:** update all eslint deps ([8313403](8313403)) ### BREAKING CHANGES * **deps:** Upgrade all eslint dependencies to new versions with breaking changes
1 parent 8313403 commit a302025

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.0.0](https://github.com/eclass/eslint-config-react/compare/v1.0.0...v2.0.0) (2021-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update all eslint deps ([8313403](https://github.com/eclass/eslint-config-react/commit/8313403169d05f000d3f1ac02548cff6d6c26ee4))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **deps:** Upgrade all eslint dependencies to new versions with breaking changes
12+
113
# 1.0.0 (2020-04-19)
214

315

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eclass/eslint-config-react",
3-
"version": "1.0.0",
3+
"version": "2.0.0",
44
"description": "eslint shareable config for react",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)