Skip to content

Commit

Permalink
chore: πŸ€– release v3.17.3 [skip ci]
Browse files Browse the repository at this point in the history
## [3.17.3](v3.17.2...v3.17.3) (2024-11-23)

### Bug Fixes

* πŸ› don't apply jest,vitest & testing-library to e2e files ([3ecd068](3ecd068))
* πŸ› don't nest testing-library name under testing ([7980576](7980576))
* πŸ› use flat config from `eslint-plugin-testing-library` ([054f581](054f581))
  • Loading branch information
semantic-release-bot committed Nov 23, 2024
1 parent 054f581 commit 6242a83
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [3.17.3](https://github.com/jimmy-guzman/eslint-config/compare/v3.17.2...v3.17.3) (2024-11-23)


### Bug Fixes

* πŸ› don't apply jest,vitest & testing-library to e2e files ([3ecd068](https://github.com/jimmy-guzman/eslint-config/commit/3ecd0681ac84475cfdbee4a1daa6dbe5bc175fe3))
* πŸ› don't nest testing-library name under testing ([7980576](https://github.com/jimmy-guzman/eslint-config/commit/79805762aa73486744de2bb4b787faeee45c838f))
* πŸ› use flat config from `eslint-plugin-testing-library` ([054f581](https://github.com/jimmy-guzman/eslint-config/commit/054f5817ddf3c32b38cbd1d18636a753916b8f79))

## [3.17.2](https://github.com/jimmy-guzman/eslint-config/compare/v3.17.1...v3.17.2) (2024-11-23)


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.17.2",
"version": "3.17.3",
"description": "another opinionated eslint config",
"keywords": [
"eslint",
Expand Down

0 comments on commit 6242a83

Please sign in to comment.