Skip to content

Commit

Permalink
chore: πŸ€– release v3.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.1](v3.2.0...v3.2.1) (2024-10-31)

### Bug Fixes

* πŸ› actually enforce separate type imports ([#34](#34)) ([ceadc95](ceadc95))
  • Loading branch information
semantic-release-bot committed Oct 31, 2024
1 parent ceadc95 commit 811dd20
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.2.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.2.0...v3.2.1) (2024-10-31)


### Bug Fixes

* πŸ› actually enforce separate type imports ([#34](https://github.com/jimmy-guzman/eslint-config/issues/34)) ([ceadc95](https://github.com/jimmy-guzman/eslint-config/commit/ceadc95c9b611a8c6f7109bc6dd3433d22eeed38))

# [3.2.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.1.0...v3.2.0) (2024-10-31)


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": "@jimmy.codes/eslint-config",
"version": "3.2.0",
"version": "3.2.1",
"description": "another opinionated eslint config",
"keywords": [
"eslint",
Expand Down

0 comments on commit 811dd20

Please sign in to comment.