Skip to content

Commit

Permalink
chore: bump to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
susisu committed Jul 8, 2024
1 parent a1f2bc6 commit 7ffa1dc
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/prettier-config-hatena.git#v2.1.0
npm i -D https://github.com/hatena/prettier-config-hatena.git#v2.1.1
```

### 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": "2.1.0",
"version": "2.1.1",
"description": "ESLint config for @hatena",
"repository": "https://github.com/hatena/eslint-config-hatena",
"license": "MIT",
Expand Down

0 comments on commit 7ffa1dc

Please sign in to comment.