Skip to content

Commit 9cde4d3

Browse files
authored
Merge pull request #30 from pixiv/release-eslint-config-2024-12-03
feat: release eslint-config 0.0.5
2 parents e02818b + 6eca578 commit 9cde4d3

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/eslint-config/CHANGELOG.md

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

3+
## 0.0.5
4+
5+
### Patch Changes
6+
7+
- Bump dependencies and [support TypeScript 5.7](https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.16.0)
8+
39
## 0.0.4
410

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

0 commit comments

Comments
 (0)