diff --git a/.changeset/flat-mangos-shake.md b/.changeset/flat-mangos-shake.md deleted file mode 100644 index bd6b567..0000000 --- a/.changeset/flat-mangos-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@mheob/eslint-config": patch ---- - -update all non-major dependencies diff --git a/.changeset/thirty-lobsters-shake.md b/.changeset/thirty-lobsters-shake.md deleted file mode 100644 index 9248964..0000000 --- a/.changeset/thirty-lobsters-shake.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@mheob/eslint-config': patch ---- - -update all non-major dependencies diff --git a/packages/eslint-config/CHANGELOG.md b/packages/eslint-config/CHANGELOG.md index 24056f8..2ded026 100644 --- a/packages/eslint-config/CHANGELOG.md +++ b/packages/eslint-config/CHANGELOG.md @@ -1,5 +1,13 @@ # @mheob/eslint-config +## 6.1.4 + +### Patch Changes + +- [#205](https://github.com/mheob/config/pull/205) ([@renovate](https://github.com/apps/renovate)): update all non-major dependencies + +- [#202](https://github.com/mheob/config/pull/202) ([@renovate](https://github.com/apps/renovate)): update all non-major dependencies + ## 6.1.3 ### Patch Changes diff --git a/packages/eslint-config/package.json b/packages/eslint-config/package.json index ec89af4..4957f87 100644 --- a/packages/eslint-config/package.json +++ b/packages/eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@mheob/eslint-config", - "version": "6.1.3", + "version": "6.1.4", "description": "My personal configuration for eslint.", "keywords": [ "eslint",