We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 830203e commit 9eb41e2Copy full SHA for 9eb41e2
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# @pixiv/eslint-config
2
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
10
## 0.0.7
11
12
### Patch Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@pixiv/eslint-config",
- "version": "0.0.7",
+ "version": "0.0.8",
"description": "pixiv's base eslint config",
"author": "pixiv",
"publishConfig": {
0 commit comments