Skip to content

Commit

Permalink
chore(release): v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Feb 12, 2025
1 parent 804f95a commit 5b67935
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.0.1](https://github.com/ridedott/eslint-config/compare/v3.0.0...v3.0.1) (2025-02-12)

### Chores

- **deps:** bump @typescript-eslint/eslint-plugin from 6.18.1 to 7.18.0
([804f95a](https://github.com/ridedott/eslint-config/commit/804f95a524703d3e471d2b132d1dfd5c13dd1afc))

# [3.0.0](https://github.com/ridedott/eslint-config/compare/v2.29.0...v3.0.0) (2025-02-12)

### Chores
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
Expand Up @@ -71,5 +71,5 @@
"test": "export NODE_OPTIONS=\"$NODE_OPTIONS --experimental-vm-modules\"; jest",
"test:watch": "jest --watchAll"
},
"version": "3.0.0"
"version": "3.0.1"
}

0 comments on commit 5b67935

Please sign in to comment.