Skip to content

Commit

Permalink
chore: πŸ€– release v3.14.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.14.2](v3.14.1...v3.14.2) (2024-11-19)

### Bug Fixes

* πŸ› stop eslint-plugin-testing-library peer warnings ([#92](#92)) ([e6644df](e6644df))
  • Loading branch information
semantic-release-bot committed Nov 19, 2024
1 parent e6644df commit 0f0dc0a
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.14.2](https://github.com/jimmy-guzman/eslint-config/compare/v3.14.1...v3.14.2) (2024-11-19)


### Bug Fixes

* πŸ› stop eslint-plugin-testing-library peer warnings ([#92](https://github.com/jimmy-guzman/eslint-config/issues/92)) ([e6644df](https://github.com/jimmy-guzman/eslint-config/commit/e6644df1194340fbac59ead4b81b0a7ea97c5701))

## [3.14.1](https://github.com/jimmy-guzman/eslint-config/compare/v3.14.0...v3.14.1) (2024-11-19)


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

0 comments on commit 0f0dc0a

Please sign in to comment.