Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chouchouji committed Jan 17, 2025
1 parent 9c9ba67 commit fd6a972
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [0.1.1](https://github.com/configurajs/eslint/compare/v0.1.0...v0.1.1) (2025-01-17)

### Features

- support vitest ([#4](https://github.com/configurajs/eslint/issues/4)) ([9c9ba67](https://github.com/configurajs/eslint/commit/9c9ba671680d191fb29812e72bd977ad67355756))

# [0.1.0](https://github.com/configurajs/eslint/compare/v0.0.14...v0.1.0) (2025-01-12)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@configurajs/eslint",
"version": "0.1.0",
"version": "0.1.1",
"description": "A simple eslint flat configuration",
"keywords": [
"eslint",
Expand Down Expand Up @@ -82,4 +82,4 @@
"engines": {
"pnpm": ">=9.0"
}
}
}

0 comments on commit fd6a972

Please sign in to comment.