Skip to content

Commit

Permalink
chore: 🤖 release v3.24.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.24.0](v3.23.0...v3.24.0) (2024-12-03)

### Features

* ✨ add Next.js support ([#113](#113)) ([b7e60cd](b7e60cd))
  • Loading branch information
semantic-release-bot committed Dec 3, 2024
1 parent b7e60cd commit 8649133
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.24.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.23.0...v3.24.0) (2024-12-03)


### Features

* ✨ add Next.js support ([#113](https://github.com/jimmy-guzman/eslint-config/issues/113)) ([b7e60cd](https://github.com/jimmy-guzman/eslint-config/commit/b7e60cd2d19715e15738d901e73907e4a6555fff))

# [3.23.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.22.2...v3.23.0) (2024-12-03)


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

0 comments on commit 8649133

Please sign in to comment.