Skip to content

Commit

Permalink
chore(release): 3.0.0
Browse files Browse the repository at this point in the history
# [3.0.0](v2.0.0...v3.0.0) (2020-06-19)

### Bug Fixes

* **deps:** update dependency eslint-config-airbnb to v18.2.0 ([#166](#166)) ([2e78f09](2e78f09))
* **deps:** update dependency eslint-config-airbnb-base to v14.2.0 ([#163](#163)) ([a65551f](a65551f))
* **deps:** update dependency eslint-config-prettier to v6.11.0 ([#140](#140)) ([3fb8b63](3fb8b63))
* **deps:** update dependency eslint-plugin-import to v2.20.2 ([#122](#122)) ([da6dc54](da6dc54))
* **deps:** update dependency eslint-plugin-import to v2.21.2 ([#162](#162)) ([daa69eb](daa69eb))
* **deps:** update dependency eslint-plugin-jsx-a11y to v6.3.0 ([#167](#167)) ([5902c86](5902c86))
* **deps:** update dependency eslint-plugin-prettier to v3.1.3 ([#133](#133)) ([644bdac](644bdac))
* **deps:** update dependency eslint-plugin-prettier to v3.1.4 ([#164](#164)) ([cffc338](cffc338))
* **deps:** update dependency eslint-plugin-react to v7.20.0 ([#153](#153)) ([e4590af](e4590af))
* **deps:** update dependency eslint-plugin-react-hooks to v4 ([#124](#124)) ([51c5f1b](51c5f1b))
* **deps:** update typescript-eslint monorepo to v2.25.0 ([#123](#123)) ([1686e92](1686e92))
* **deps:** update typescript-eslint monorepo to v2.26.0 ([#127](#127)) ([cb26926](cb26926))
* **deps:** update typescript-eslint monorepo to v2.27.0 ([#130](#130)) ([f45e4ac](f45e4ac))
* **deps:** update typescript-eslint monorepo to v2.29.0 ([#137](#137)) ([522cb9f](522cb9f))
* **deps:** update typescript-eslint monorepo to v2.30.0 ([#144](#144)) ([1dad430](1dad430))
* **deps:** update typescript-eslint monorepo to v3 ([#155](#155)) ([f0460bd](f0460bd))
* **peers:** update dependency eslint to ^6.8 ([dc3a34e](dc3a34e))

### Features

* **peers:** support ESLint v7 ([668dd5b](668dd5b))

### BREAKING CHANGES

* **peers:** drop support for ESLint versions unsupported by Airbnb
configurations
  • Loading branch information
semantic-release-bot committed Jun 19, 2020
1 parent 668dd5b commit eaaab52
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 1 deletion.
34 changes: 34 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,37 @@
# [3.0.0](https://github.com/rfgamaral/eslint-config-typescript-unified/compare/v2.0.0...v3.0.0) (2020-06-19)


### Bug Fixes

* **deps:** update dependency eslint-config-airbnb to v18.2.0 ([#166](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/166)) ([2e78f09](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/2e78f092f7ca27262076368ea2b82e2eb93049ba))
* **deps:** update dependency eslint-config-airbnb-base to v14.2.0 ([#163](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/163)) ([a65551f](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/a65551fbbce604caf51a52daed2f7b9ff7857911))
* **deps:** update dependency eslint-config-prettier to v6.11.0 ([#140](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/140)) ([3fb8b63](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/3fb8b63c43dbb306c84fb5d899469cec4820bbd1))
* **deps:** update dependency eslint-plugin-import to v2.20.2 ([#122](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/122)) ([da6dc54](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/da6dc54f2bd180ce58589a2fb672d6cc12629d90))
* **deps:** update dependency eslint-plugin-import to v2.21.2 ([#162](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/162)) ([daa69eb](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/daa69eb9a3d61dcc1f6dda56ffa9cc7868773811))
* **deps:** update dependency eslint-plugin-jsx-a11y to v6.3.0 ([#167](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/167)) ([5902c86](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/5902c86168b3c0fcbff09b4268542a0aa9ddd2eb))
* **deps:** update dependency eslint-plugin-prettier to v3.1.3 ([#133](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/133)) ([644bdac](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/644bdac70d0f6f25d0cf7b5cbb9d90d0cf6de4b4))
* **deps:** update dependency eslint-plugin-prettier to v3.1.4 ([#164](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/164)) ([cffc338](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/cffc338d578ea81a084ff41bca6109f5b17fe15f))
* **deps:** update dependency eslint-plugin-react to v7.20.0 ([#153](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/153)) ([e4590af](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/e4590af2af15af20e05fda479728931b294b2bd7))
* **deps:** update dependency eslint-plugin-react-hooks to v4 ([#124](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/124)) ([51c5f1b](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/51c5f1be89d16db9668569695a4aea39e3d935f5))
* **deps:** update typescript-eslint monorepo to v2.25.0 ([#123](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/123)) ([1686e92](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/1686e92faa1ba7af0f9e9448ddbca7e70945ca6c))
* **deps:** update typescript-eslint monorepo to v2.26.0 ([#127](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/127)) ([cb26926](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/cb26926a3f4f82cee6bbca3774b2fdc780bb23bf))
* **deps:** update typescript-eslint monorepo to v2.27.0 ([#130](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/130)) ([f45e4ac](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/f45e4ac3f87f32a8d250777ac38a108b568b371b))
* **deps:** update typescript-eslint monorepo to v2.29.0 ([#137](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/137)) ([522cb9f](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/522cb9f09cdb0a25b937bc87dff0917b6e3f3cac))
* **deps:** update typescript-eslint monorepo to v2.30.0 ([#144](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/144)) ([1dad430](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/1dad430885558829317796dd085cc1cd0a7a36c1))
* **deps:** update typescript-eslint monorepo to v3 ([#155](https://github.com/rfgamaral/eslint-config-typescript-unified/issues/155)) ([f0460bd](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/f0460bd215c29e5a2f8de2f1133377ef8d28680f))
* **peers:** update dependency eslint to ^6.8 ([dc3a34e](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/dc3a34eec459f786a95e5284f87750272e50312d))


### Features

* **peers:** support ESLint v7 ([668dd5b](https://github.com/rfgamaral/eslint-config-typescript-unified/commit/668dd5bce1d0da45d0619cddec153bb764a943b2))


### BREAKING CHANGES

* **peers:** drop support for ESLint versions unsupported by Airbnb
configurations

# [2.0.0](https://github.com/rfgamaral/eslint-config-typescript-unified/compare/v1.1.7...v2.0.0) (2020-03-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "@rfgamaral/eslint-config-typescript-unified",
"description": "A unified ESLint configuration with sensible defaults for TypeScript projects.",
"version": "2.0.0",
"version": "3.0.0",
"main": "./index.js",
"author": {
"name": "Ricardo Amaral",
Expand Down

0 comments on commit eaaab52

Please sign in to comment.