Skip to content

Commit 77554d4

Browse files
feat: bump versions
1 parent 745286c commit 77554d4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/eslint-config/CHANGELOG.md

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

3+
## 0.0.11
4+
5+
### Patch Changes
6+
7+
- ([679c4e0](https://github.com/pixiv/frontend-config/commit/679c4e0)) chore(deps): update devdependencies
8+
- ([e108b32](https://github.com/pixiv/frontend-config/commit/e108b32)) fix(deps): update dependency globals to v16
9+
- ([745286c](https://github.com/pixiv/frontend-config/commit/745286c)) fix(deps): update dependencies
10+
311
## 0.0.10
412

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

0 commit comments

Comments
 (0)