Skip to content

Commit

Permalink
@iadvize-oss/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
Github actions committed Oct 15, 2020
1 parent ed17411 commit 6a046de
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions packages/eslint-config/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [2.1.1]

### Fixed

- Fix typescript parser version
- Fix no-shadow and no-redeclare rules for TS
- Disable require-default-props for TS
- Fix typescript parser version
- Fix no-shadow and no-redeclare rules for TS
- Disable require-default-props for TS

## [2.1.0]

Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@iadvize-oss/eslint-config",
"version": "2.1.0",
"version": "2.1.1",
"description": "iAdvize javascript eslint rules, based on airbnb",
"main": "index.js",
"author": "iAdvize developers",
Expand Down

0 comments on commit 6a046de

Please sign in to comment.