diff --git a/.changeset/dull-dodos-invite.md b/.changeset/dull-dodos-invite.md deleted file mode 100644 index 6d4ff72..0000000 --- a/.changeset/dull-dodos-invite.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@hyperse/eslint-config-hyperse": patch ---- - -Allow `TypeAnnotations` @import diff --git a/CHANGELOG.md b/CHANGELOG.md index 7568295..314e38d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @hyperse/eslint-config-hyperse +## 1.2.4 + +### Patch Changes + +- [`f3cd523`](https://github.com/hyperse-io/eslint-config-hyperse/commit/f3cd52327b93fc871ecf3e78e38e4b5ff171df0c) Thanks [@tianyingchun](https://github.com/tianyingchun)! - Allow `TypeAnnotations` @import + ## 1.2.3 ### Patch Changes diff --git a/package.json b/package.json index 6355d50..9ffd12e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@hyperse/eslint-config-hyperse", - "version": "1.2.3", + "version": "1.2.4", "description": "🛠 These are settings for TypeScript / ESLint / Prettier in a project", "keywords": [ "hyperse",