Skip to content

Commit f865eb7

Browse files
fix: update 0.0.15
1 parent ec73b18 commit f865eb7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/eslint-config/CHANGELOG.md

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

3-
## 0.1.0
3+
## 0.0.15
44

5-
### Minor Changes
5+
### Patch Changes
66

77
- [changelog](https://github.com/pixiv/frontend-config/releases)
88

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

0 commit comments

Comments
 (0)