Skip to content

Commit

Permalink
chore: v3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Dec 26, 2024
1 parent 7d9beb6 commit 7dea560
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ URL 指定でインストールする方法と、GitHub Packages Registry から
- `npm update` で更新できない

```bash
npm i -D https://github.com/hatena/eslint-config-hatena.git#v3.0.1
npm i -D https://github.com/hatena/eslint-config-hatena.git#v3.2.0
```

### GitHub Packages Registry からインストールする
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": "@hatena/eslint-config-hatena",
"version": "3.1.4",
"version": "3.2.0",
"description": "ESLint config for @hatena",
"repository": "https://github.com/hatena/eslint-config-hatena",
"license": "MIT",
Expand Down

0 comments on commit 7dea560

Please sign in to comment.