Skip to content

Commit

Permalink
chore(release): 2.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0](v1.1.0...v2.0.0) (2021-06-02)

* feat!: add a new rule to handle the new jsx transformation ([7c6c315](7c6c315))

### Bug Fixes

* fix installation description in README ([5b75fa6](5b75fa6))

### BREAKING CHANGES

* new config rule to handle the new react v17 import
  • Loading branch information
semantic-release-bot committed Jun 2, 2021
1 parent b5941b9 commit a72278b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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": "@algoan/eslint-config-react",
"version": "1.1.0",
"version": "2.0.0",
"description": "Algoan React ESLint configuration",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a72278b

Please sign in to comment.