diff --git a/.changeset/many-planets-thank.md b/.changeset/many-planets-thank.md deleted file mode 100644 index 264cdeb..0000000 --- a/.changeset/many-planets-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"eslint-config-seek": patch ---- - -Prioritise `eslint-config-prettier` overrides over the base rules diff --git a/CHANGELOG.md b/CHANGELOG.md index f529467..4f01b48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # eslint-config-seek +## 14.0.2 + +### Patch Changes + +- Prioritise `eslint-config-prettier` overrides over the base rules ([#152](https://github.com/seek-oss/eslint-config-seek/pull/152)) + ## 14.0.1 ### Patch Changes diff --git a/package.json b/package.json index 7dff2f8..5e6c177 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-seek", - "version": "14.0.1", + "version": "14.0.2", "description": "ESLint configuration used by SEEK", "main": "index.js", "files": [