Skip to content

Commit aeaface

Browse files
chore: release 1.0.2 (#128)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4c2b9f2 commit aeaface

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.0.2](https://github.com/eslint/config-inspector/compare/v1.0.1...v1.0.2) (2025-03-05)
4+
5+
6+
### Bug Fixes
7+
8+
* update deps ([4c2b9f2](https://github.com/eslint/config-inspector/commit/4c2b9f238437abfdc50c221f12d8965751dc460e))
9+
310
## [1.0.1](https://github.com/eslint/config-inspector/compare/v1.0.0...v1.0.1) (2025-02-27)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@eslint/config-inspector",
33
"type": "module",
4-
"version": "1.0.1",
4+
"version": "1.0.2",
55
"packageManager": "[email protected]",
66
"description": "A visual tool for inspecting and understanding your ESLint flat configs",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)