Skip to content

Commit

Permalink
chore: πŸ€– release v3.4.0 [skip ci]
Browse files Browse the repository at this point in the history
# [3.4.0](v3.3.0...v3.4.0) (2024-11-02)

### Bug Fixes

* πŸ› ignore `**/*.gen.*` generated files ([b4a524a](b4a524a))

### Features

* ✨ add `eslint-comments` rules ([268d6d8](268d6d8))
  • Loading branch information
semantic-release-bot committed Nov 2, 2024
1 parent 268d6d8 commit 659ecc9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [3.4.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.3.0...v3.4.0) (2024-11-02)


### Bug Fixes

* πŸ› ignore `**/*.gen.*` generated files ([b4a524a](https://github.com/jimmy-guzman/eslint-config/commit/b4a524a2354365503713651406083e52e84b308f))


### Features

* ✨ add `eslint-comments` rules ([268d6d8](https://github.com/jimmy-guzman/eslint-config/commit/268d6d8158f9668256e6782dfd31fe9b25054f14))

# [3.3.0](https://github.com/jimmy-guzman/eslint-config/compare/v3.2.4...v3.3.0) (2024-11-01)


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

0 comments on commit 659ecc9

Please sign in to comment.