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.
2 parents 7d7990b + 5185c5a commit 5c28cd3Copy full SHA for 5c28cd3
packages/eslint-config/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @pixiv/eslint-config
2
3
+## 0.0.6
4
+
5
+### Patch Changes
6
7
+- [Bump dependencies](https://github.com/pixiv/frontend-config/pull/32)
8
9
## 0.0.5
10
11
### Patch Changes
packages/eslint-config/package.json
@@ -1,6 +1,6 @@
{
"name": "@pixiv/eslint-config",
- "version": "0.0.5",
+ "version": "0.0.6",
"description": "pixiv's base eslint config",
"author": "pixiv",
"publishConfig": {
0 commit comments