Skip to content

Commit 5c28cd3

Browse files
authored
Merge pull request #34 from pixiv/release-eslint-config
feat: release eslint-config 0.0.6
2 parents 7d7990b + 5185c5a commit 5c28cd3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @pixiv/eslint-config
22

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- [Bump dependencies](https://github.com/pixiv/frontend-config/pull/32)
8+
39
## 0.0.5
410

511
### Patch Changes

packages/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pixiv/eslint-config",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "pixiv's base eslint config",
55
"author": "pixiv",
66
"publishConfig": {

0 commit comments

Comments
 (0)