Skip to content

Commit

Permalink
chore(release): 3.2.2 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.2](v3.2.1...v3.2.2) (2024-05-10)

### Bug Fixes

* allow v7 of `[@typescript-eslint](https://github.com/typescript-eslint)` and v28 of `eslint-plugin-jest` ([#321](#321)) ([99f27da](99f27da))
  • Loading branch information
semantic-release-bot committed May 10, 2024
1 parent 99f27da commit eec73ee
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.2.2](https://github.com/ackama/eslint-config-ackama/compare/v3.2.1...v3.2.2) (2024-05-10)


### Bug Fixes

* allow v7 of `[@typescript-eslint](https://github.com/typescript-eslint)` and v28 of `eslint-plugin-jest` ([#321](https://github.com/ackama/eslint-config-ackama/issues/321)) ([99f27da](https://github.com/ackama/eslint-config-ackama/commit/99f27da573ef7e2c7c9e8190f818ee1adcbdee72))

## [3.2.1](https://github.com/ackama/eslint-config-ackama/compare/v3.2.0...v3.2.1) (2023-10-22)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-ackama",
"version": "3.2.1",
"version": "3.2.2",
"description": "Standard ESLint configurations for Ackama projects.",
"homepage": "https://github.com/ackama/eslint-config-ackama#readme",
"repository": {
Expand Down

0 comments on commit eec73ee

Please sign in to comment.