Skip to content

Commit

Permalink
chore: 🤖 release v3.29.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.29.0](v3.28.2...v3.29.0) (2025-01-01)

### Features

* ✨ bump `@eslint/js` to v9.17.0 ([8320f8e](8320f8e))
* ✨ bump `eslint-plugin-n` to v17.15.1 ([89079c6](89079c6))
* ✨ bump `eslint-plugin-perfectionist` to v4.5.0 ([4f1ac4c](4f1ac4c))
* ✨ bump `globals` to v15.14.0 ([5d4fc24](5d4fc24))
* ✨ bump `typescript-eslint` to v8.19.0 ([0428bcd](0428bcd))
* ✨ bump related `react` eslint deps to latest ([8db5812](8db5812))
* ✨ bump related testing eslint deps to latest ([949b3d5](949b3d5))
  • Loading branch information
semantic-release-bot committed Jan 1, 2025
1 parent f2d0b3e commit 29bf44b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [3.29.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.28.2...v3.29.0) (2025-01-01)


### Features

* ✨ bump `@eslint/js` to v9.17.0 ([8320f8e](https://github.com/jimmy-guzman/eslint-config/commit/8320f8e52ab6ae7ce1452aef494718893e7924aa))
* ✨ bump `eslint-plugin-n` to v17.15.1 ([89079c6](https://github.com/jimmy-guzman/eslint-config/commit/89079c62b77bdb508cd85d62565cc01542d456ec))
* ✨ bump `eslint-plugin-perfectionist` to v4.5.0 ([4f1ac4c](https://github.com/jimmy-guzman/eslint-config/commit/4f1ac4c9bed4289eb400d6f26e045d9c273e6daf))
* ✨ bump `globals` to v15.14.0 ([5d4fc24](https://github.com/jimmy-guzman/eslint-config/commit/5d4fc246b0d1428b5bcb64dd14d5c8bb01c57340))
* ✨ bump `typescript-eslint` to v8.19.0 ([0428bcd](https://github.com/jimmy-guzman/eslint-config/commit/0428bcda57d5ccd095ea72041d653475d645e642))
* ✨ bump related `react` eslint deps to latest ([8db5812](https://github.com/jimmy-guzman/eslint-config/commit/8db58127659c1d0371037d6dc47f119b7ba2c4c3))
* ✨ bump related testing eslint deps to latest ([949b3d5](https://github.com/jimmy-guzman/eslint-config/commit/949b3d5752292af6987b5afdf26cb6d162e8b7c5))

## [3.28.2](https://github.com/jimmy-guzman/eslint-config/compare/v3.28.1...v3.28.2) (2024-12-12)


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

0 comments on commit 29bf44b

Please sign in to comment.