diff --git a/.changeset/angry-tomatoes-hug.md b/.changeset/angry-tomatoes-hug.md deleted file mode 100644 index 9c6a1bc..0000000 --- a/.changeset/angry-tomatoes-hug.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@zazen/eslint-config": patch ---- - -Update eslint-plugin-n to v15.6.1 diff --git a/.changeset/itchy-flowers-sniff.md b/.changeset/itchy-flowers-sniff.md deleted file mode 100644 index b2c053b..0000000 --- a/.changeset/itchy-flowers-sniff.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@zazen/eslint-config": patch ---- - -Update eslint-config-xo-typescript to v0.56.0 diff --git a/.changeset/modern-queens-applaud.md b/.changeset/modern-queens-applaud.md deleted file mode 100644 index cd3942c..0000000 --- a/.changeset/modern-queens-applaud.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@zazen/eslint-config": minor ---- - -Update eslint-plugin-unicorn to v46 diff --git a/.changeset/smooth-doors-serve.md b/.changeset/smooth-doors-serve.md deleted file mode 100644 index c65de92..0000000 --- a/.changeset/smooth-doors-serve.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@zazen/eslint-config": minor ---- - -Update eslint-config-prettier to v8.7.0 diff --git a/.changeset/strange-parents-admire.md b/.changeset/strange-parents-admire.md deleted file mode 100644 index 538ddaf..0000000 --- a/.changeset/strange-parents-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@zazen/eslint-config": minor ---- - -Update typescript-eslint monorepo to v5.55.0 diff --git a/.changeset/tall-steaks-poke.md b/.changeset/tall-steaks-poke.md deleted file mode 100644 index 5649bf0..0000000 --- a/.changeset/tall-steaks-poke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@zazen/eslint-config": minor ---- - -Update eslint-plugin-import to v2.27.5 diff --git a/.changeset/tidy-chefs-breathe.md b/.changeset/tidy-chefs-breathe.md deleted file mode 100644 index 02c90f3..0000000 --- a/.changeset/tidy-chefs-breathe.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@zazen/eslint-config': patch ---- - -Patch ESLint’s module resolution so plugins work more reliably diff --git a/CHANGELOG.md b/CHANGELOG.md index 8f12777..7e17cff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,20 @@ # Change Log +## 6.3.0 — 2023-03-19 + +### Minor Changes + +- Update eslint-plugin-unicorn to v46 [#335](https://github.com/stormwarning/zazen-eslint-config/pull/335) +- Update eslint-config-prettier to v8.7.0 [#322](https://github.com/stormwarning/zazen-eslint-config/pull/322) +- Update typescript-eslint monorepo to v5.55.0 [#320](https://github.com/stormwarning/zazen-eslint-config/pull/320) +- Update eslint-plugin-import to v2.27.5 [#328](https://github.com/stormwarning/zazen-eslint-config/pull/328) + +### Patch Changes + +- Patch ESLint’s module resolution so plugins work more reliably [#331](https://github.com/stormwarning/zazen-eslint-config/pull/331) +- Update eslint-plugin-n to v15.6.1 [#327](https://github.com/stormwarning/zazen-eslint-config/pull/327) +- Update eslint-config-xo-typescript to v0.56.0 [#332](https://github.com/stormwarning/zazen-eslint-config/pull/332) + ## 6.2.1 — 2022-12-20 ### Patch Changes diff --git a/package.json b/package.json index 9010c92..0842d48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@zazen/eslint-config", - "version": "6.2.1", + "version": "6.3.0", "description": "Lint JavaScript, free of weariness and confusion", "keywords": [ "eslint-config",