We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c2b9f2 commit aeafaceCopy full SHA for aeaface
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [1.0.1](https://github.com/eslint/config-inspector/compare/v1.0.0...v1.0.1) (2025-02-27)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "@eslint/config-inspector",
"type": "module",
- "version": "1.0.1",
+ "version": "1.0.2",
"packageManager": "[email protected]",
"description": "A visual tool for inspecting and understanding your ESLint flat configs",
"license": "Apache-2.0",
0 commit comments