Skip to content

Commit 2a76cc3

Browse files
committed
feat: release eslint-config 0.0.3
1 parent 5df1bbd commit 2a76cc3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/eslint-config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pixiv/eslint-config
22

3+
## 0.0.3
4+
5+
### Patch Changes
6+
7+
- Bump dependencies and [add varsIgnorePattern to @typescript-eslint/no-unused-vars](https://github.com/pixiv/frontend-config/pull/11)
8+
39
## 0.0.2
410

511
### Patch Changes

packages/eslint-config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/eslint-config",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "pixiv's base eslint config",
55
"author": "pixiv",
66
"publishConfig": {

0 commit comments

Comments
 (0)