diff --git a/.changeset/curvy-islands-camp.md b/.changeset/curvy-islands-camp.md deleted file mode 100644 index 70b42d2..0000000 --- a/.changeset/curvy-islands-camp.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/eslint-config-hyperse": patch ---- - -bump version diff --git a/.changeset/dull-ties-work.md b/.changeset/dull-ties-work.md deleted file mode 100644 index 29d18b1..0000000 --- a/.changeset/dull-ties-work.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/eslint-config-hyperse": patch ---- - -Add default ignore pattern diff --git a/.changeset/six-kiwis-care.md b/.changeset/six-kiwis-care.md deleted file mode 100644 index 70b42d2..0000000 --- a/.changeset/six-kiwis-care.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/eslint-config-hyperse": patch ---- - -bump version diff --git a/.changeset/young-grapes-count.md b/.changeset/young-grapes-count.md deleted file mode 100644 index 5adfb72..0000000 --- a/.changeset/young-grapes-count.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/eslint-config-hyperse": patch ---- - -Add `defaults` rules diff --git a/CHANGELOG.md b/CHANGELOG.md index ef89154..439a85a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # @hyperse/eslint-config-hyperse +## 1.0.11 + +### Patch Changes + +- [`29ea1a7`](https://github.com/hyperse-io/eslint-config-hyperse/commit/29ea1a766442edd9b475b19c238d86d5ec37e9ed) Thanks [@tianyingchun](https://github.com/tianyingchun)! - bump version + +- [`72f7668`](https://github.com/hyperse-io/eslint-config-hyperse/commit/72f76684b90e4352513138da040fbaa63f54576b) Thanks [@tianyingchun](https://github.com/tianyingchun)! - Add default ignore pattern + +- [`457288c`](https://github.com/hyperse-io/eslint-config-hyperse/commit/457288c6e19741b1f0be199ebdce07a408c9e18f) Thanks [@tianyingchun](https://github.com/tianyingchun)! - bump version + +- [`7bf89c1`](https://github.com/hyperse-io/eslint-config-hyperse/commit/7bf89c1dbc4cdfd809afe0abcbe3e479db262fcf) Thanks [@tianyingchun](https://github.com/tianyingchun)! - Add `defaults` rules + ## 1.0.10 ### Patch Changes diff --git a/package.json b/package.json index ede90b0..c9dc4f2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/eslint-config-hyperse", - "version": "1.0.10", + "version": "1.0.11", "description": "🛠 These are settings for TypeScript / ESLint / Prettier in a project", "keywords": [ "hyperse",