Skip to content

Commit 62415f2

Browse files
chore: release 1.10.1
1 parent 5db63e2 commit 62415f2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.10.1](https://github.com/eslint/create-config/compare/v1.10.0...v1.10.1) (2025-10-01)
4+
5+
6+
### Bug Fixes
7+
8+
* exit gracefully on `Ctrl+C` ([#194](https://github.com/eslint/create-config/issues/194)) ([2127040](https://github.com/eslint/create-config/commit/21270401886e0bc267e09c09f75e158f530348c0))
9+
310
## [1.10.0](https://github.com/eslint/create-config/compare/v1.9.0...v1.10.0) (2025-07-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint/create-config",
3-
"version": "1.10.0",
3+
"version": "1.10.1",
44
"description": "Utility to create ESLint config files.",
55
"keywords": [
66
"ast",

0 commit comments

Comments
 (0)