Skip to content

Commit

Permalink
v0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
haoziqaq committed Jan 7, 2025
1 parent 257cc83 commit 33742fe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.0.12](https://github.com/configurajs/eslint/compare/v0.0.11...v0.0.12) (2025-01-07)

### Features

- **js:** add no-unused-expressions ([257cc83](https://github.com/configurajs/eslint/commit/257cc83100addf0fb0e85dfb27de4983ba6ce000))

## [0.0.11](https://github.com/configurajs/eslint/compare/v0.0.10...v0.0.11) (2025-01-07)

### Bug Fixes
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": "@configurajs/eslint",
"version": "0.0.11",
"version": "0.0.12",
"description": "A simple eslint flat configuration",
"keywords": [
"eslint",
Expand Down

0 comments on commit 33742fe

Please sign in to comment.