Skip to content

Commit

Permalink
chore: release eslint-plugin-import-x (#202)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Dec 17, 2024
1 parent 32e9b55 commit af711e5
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-eels-train.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tasty-llamas-deny.md

This file was deleted.

8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# eslint-plugin-import-x

## 4.5.1

### Patch Changes

- [#198](https://github.com/un-ts/eslint-plugin-import-x/pull/198) [`ac6d2e1`](https://github.com/un-ts/eslint-plugin-import-x/commit/ac6d2e1b39e2a0d01b981b98b58aad0eb7939c70) Thanks [@voxpelli](https://github.com/voxpelli)! - Fix [#197](https://github.com/un-ts/eslint-plugin-import-x/issues/197) with missing types

- [#204](https://github.com/un-ts/eslint-plugin-import-x/pull/204) [`32e9b55`](https://github.com/un-ts/eslint-plugin-import-x/commit/32e9b55aea0c8198c5e7f5cbbdb0bfbd3f71ff08) Thanks [@privatenumber](https://github.com/privatenumber)! - fix type-import and value-import merging when import-as is used

## 4.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-import-x",
"version": "4.5.0",
"version": "4.5.1",
"description": "Import with sanity.",
"repository": "git+https://github.com/un-ts/eslint-plugin-import-x",
"author": "JounQin <[email protected]> (https://www.1stG.me)",
Expand Down

0 comments on commit af711e5

Please sign in to comment.