Skip to content

Commit

Permalink
chore: release eslint@3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed Jul 1, 2024
1 parent b2475d7 commit 5db5d58
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/eslint/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [3.3.0](https://github.com/tomjs/config/compare/eslint%403.2.0...eslint%403.3.0) (2024-07-01)

- chore: update eslint deps [b2475d7](https://github.com/tomjs/config/commit/b2475d7)

## [3.2.0](https://github.com/tomjs/config/compare/eslint%403.1.1...eslint%403.2.0) (2024-06-10)

- feat: disable n/no-unpublished-require and n/no-unpublished-import [c2de389](https://github.com/tomjs/config/commit/c2de389)
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tomjs/eslint",
"version": "3.2.0",
"version": "3.3.0",
"description": "eslint config for tomjs",
"keywords": [
"eslint",
Expand Down

0 comments on commit 5db5d58

Please sign in to comment.