From b46157c63b4a6241f48c40864aa52a6bf17e2738 Mon Sep 17 00:00:00 2001 From: Anthony Fu Date: Mon, 5 Jul 2021 11:12:21 +0800 Subject: [PATCH] v0.7.0 --- CHANGELOG.md | 12 ++++++++++++ lerna.json | 2 +- packages/all/CHANGELOG.md | 8 ++++++++ packages/all/package.json | 6 +++--- packages/basic/CHANGELOG.md | 8 ++++++++ packages/basic/package.json | 2 +- packages/react/CHANGELOG.md | 8 ++++++++ packages/react/package.json | 4 ++-- packages/typescript/CHANGELOG.md | 11 +++++++++++ packages/typescript/package.json | 4 ++-- packages/vue/CHANGELOG.md | 11 +++++++++++ packages/vue/package.json | 4 ++-- 12 files changed, 69 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e67b120..4a7f76d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.7.0](https://github.com/antfu/eslint-config/compare/v0.6.6...v0.7.0) (2021-07-05) + + +### Bug Fixes + +* disable `no-undef` for vue files ([46a8d7a](https://github.com/antfu/eslint-config/commit/46a8d7acdee3a99d6838bf427c6fd2b133f70ddc)) +* typescript-eslint conflict with indent rule ([#59](https://github.com/antfu/eslint-config/issues/59)) ([5bc11e4](https://github.com/antfu/eslint-config/commit/5bc11e42e69d00c3b4be279338ae14a65b4886e5)) + + + + + ## [0.6.6](https://github.com/antfu/eslint-config/compare/v0.6.5...v0.6.6) (2021-06-11) diff --git a/lerna.json b/lerna.json index 5ef2575..5d8f98d 100644 --- a/lerna.json +++ b/lerna.json @@ -2,5 +2,5 @@ "packages": [ "packages/*" ], - "version": "0.6.6" + "version": "0.7.0" } diff --git a/packages/all/CHANGELOG.md b/packages/all/CHANGELOG.md index 071bc72..24aad28 100644 --- a/packages/all/CHANGELOG.md +++ b/packages/all/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.7.0](https://github.com/antfu/eslint-config/compare/v0.6.6...v0.7.0) (2021-07-05) + +**Note:** Version bump only for package @antfu/eslint-config + + + + + ## [0.6.6](https://github.com/antfu/eslint-config/compare/v0.6.5...v0.6.6) (2021-06-11) **Note:** Version bump only for package @antfu/eslint-config diff --git a/packages/all/package.json b/packages/all/package.json index d2e905e..3fcd970 100644 --- a/packages/all/package.json +++ b/packages/all/package.json @@ -1,6 +1,6 @@ { "name": "@antfu/eslint-config", - "version": "0.6.6", + "version": "0.7.0", "description": "", "keywords": [], "license": "MIT", @@ -16,8 +16,8 @@ "access": "public" }, "dependencies": { - "@antfu/eslint-config-react": "^0.6.6", - "@antfu/eslint-config-vue": "^0.6.6" + "@antfu/eslint-config-react": "^0.7.0", + "@antfu/eslint-config-vue": "^0.7.0" }, "devDependencies": { "eslint": "^7.30.0" diff --git a/packages/basic/CHANGELOG.md b/packages/basic/CHANGELOG.md index d982985..87e4aca 100644 --- a/packages/basic/CHANGELOG.md +++ b/packages/basic/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.7.0](https://github.com/antfu/eslint-config/compare/v0.6.6...v0.7.0) (2021-07-05) + +**Note:** Version bump only for package @antfu/eslint-config-basic + + + + + ## [0.6.6](https://github.com/antfu/eslint-config/compare/v0.6.5...v0.6.6) (2021-06-11) diff --git a/packages/basic/package.json b/packages/basic/package.json index 70bb0b4..1dc5f75 100644 --- a/packages/basic/package.json +++ b/packages/basic/package.json @@ -1,6 +1,6 @@ { "name": "@antfu/eslint-config-basic", - "version": "0.6.6", + "version": "0.7.0", "description": "", "keywords": [], "license": "MIT", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 63d1e7f..8d6de36 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.7.0](https://github.com/antfu/eslint-config/compare/v0.6.6...v0.7.0) (2021-07-05) + +**Note:** Version bump only for package @antfu/eslint-config-react + + + + + ## [0.6.6](https://github.com/antfu/eslint-config/compare/v0.6.5...v0.6.6) (2021-06-11) **Note:** Version bump only for package @antfu/eslint-config-react diff --git a/packages/react/package.json b/packages/react/package.json index f5d34ee..471c840 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@antfu/eslint-config-react", - "version": "0.6.6", + "version": "0.7.0", "description": "", "keywords": [], "license": "MIT", @@ -19,7 +19,7 @@ "access": "public" }, "dependencies": { - "@antfu/eslint-config-ts": "^0.6.6", + "@antfu/eslint-config-ts": "^0.7.0", "eslint-plugin-react": "^7.24.0" }, "devDependencies": { diff --git a/packages/typescript/CHANGELOG.md b/packages/typescript/CHANGELOG.md index 2adfe17..00ee351 100644 --- a/packages/typescript/CHANGELOG.md +++ b/packages/typescript/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.7.0](https://github.com/antfu/eslint-config/compare/v0.6.6...v0.7.0) (2021-07-05) + + +### Bug Fixes + +* typescript-eslint conflict with indent rule ([#59](https://github.com/antfu/eslint-config/issues/59)) ([5bc11e4](https://github.com/antfu/eslint-config/commit/5bc11e42e69d00c3b4be279338ae14a65b4886e5)) + + + + + ## [0.6.6](https://github.com/antfu/eslint-config/compare/v0.6.5...v0.6.6) (2021-06-11) **Note:** Version bump only for package @antfu/eslint-config-ts diff --git a/packages/typescript/package.json b/packages/typescript/package.json index a99d4ab..943d4c6 100644 --- a/packages/typescript/package.json +++ b/packages/typescript/package.json @@ -1,6 +1,6 @@ { "name": "@antfu/eslint-config-ts", - "version": "0.6.6", + "version": "0.7.0", "description": "", "keywords": [], "license": "MIT", @@ -17,7 +17,7 @@ "typescript": ">=3.9" }, "dependencies": { - "@antfu/eslint-config-basic": "^0.6.6", + "@antfu/eslint-config-basic": "^0.7.0", "@typescript-eslint/eslint-plugin": "^4.28.1", "@typescript-eslint/parser": "^4.28.1" }, diff --git a/packages/vue/CHANGELOG.md b/packages/vue/CHANGELOG.md index 2cd898f..03a148d 100644 --- a/packages/vue/CHANGELOG.md +++ b/packages/vue/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.7.0](https://github.com/antfu/eslint-config/compare/v0.6.6...v0.7.0) (2021-07-05) + + +### Bug Fixes + +* disable `no-undef` for vue files ([46a8d7a](https://github.com/antfu/eslint-config/commit/46a8d7acdee3a99d6838bf427c6fd2b133f70ddc)) + + + + + ## [0.6.6](https://github.com/antfu/eslint-config/compare/v0.6.5...v0.6.6) (2021-06-11) **Note:** Version bump only for package @antfu/eslint-config-vue diff --git a/packages/vue/package.json b/packages/vue/package.json index 9404e95..9ad55e1 100644 --- a/packages/vue/package.json +++ b/packages/vue/package.json @@ -1,6 +1,6 @@ { "name": "@antfu/eslint-config-vue", - "version": "0.6.6", + "version": "0.7.0", "description": "", "keywords": [], "license": "MIT", @@ -16,7 +16,7 @@ "access": "public" }, "dependencies": { - "@antfu/eslint-config-ts": "^0.6.6", + "@antfu/eslint-config-ts": "^0.7.0", "eslint-plugin-vue": "7.12.1" }, "devDependencies": {