Skip to content

Commit 02c4837

Browse files
chore(eslint): release 3.1.0 (#78)
1 parent 1344507 commit 02c4837

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

TypeScript/eslint/.changeset/cold-mayflies-sleep.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

TypeScript/eslint/CHANGELOG.md

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

3+
## 3.1.0
4+
5+
### Minor Changes
6+
7+
- 1344507: suppport TypeScript 5.7
8+
39
## 3.0.0
410

511
### Major Changes

TypeScript/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@croquiscom/eslint-config",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"description": "ESLint configuration used by Kakaostyle Node.js projects",
55
"main": "index.mjs",
66
"license": "MIT",

0 commit comments

Comments
 (0)