Skip to content

Commit 9eb41e2

Browse files
committed
feat: bump versions
1 parent 830203e commit 9eb41e2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/eslint-config/CHANGELOG.md

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

3+
## 0.0.8
4+
5+
### Patch Changes
6+
7+
- ([69f97cf](https://github.com/pixiv/frontend-config/commit/69f97cf)) chore(deps): update devdependencies
8+
- ([61b7d4b](https://github.com/pixiv/frontend-config/commit/61b7d4b)) fix(deps): update dependencies
9+
310
## 0.0.7
411

512
### 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.7",
3+
"version": "0.0.8",
44
"description": "pixiv's base eslint config",
55
"author": "pixiv",
66
"publishConfig": {

0 commit comments

Comments
 (0)