File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed
Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.1] ( https://github.com/eslint/config-inspector/compare/v1.0.0...v1.0.1 ) (2025-02-27)
4+
5+
6+ ### chore
7+
8+ * release-please-mark ([ a89e28b] ( https://github.com/eslint/config-inspector/commit/a89e28b68c29b45735e3eb3c951e2f552af202b5 ) )
9+
10+
11+ ### Features
12+
13+ * replace picocolors with ansis ([ #123 ] ( https://github.com/eslint/config-inspector/issues/123 ) ) ([ bf6f650] ( https://github.com/eslint/config-inspector/commit/bf6f650bdc26a5d00219cdc353e48cc8723956c2 ) )
14+ * update deps ([ 3c6acfa] ( https://github.com/eslint/config-inspector/commit/3c6acfa878b259cdf45bfdbe6114ea7e6733ed16 ) )
15+
16+
17+ ### Bug Fixes
18+
19+ * spelling of "globbing" ([ #121 ] ( https://github.com/eslint/config-inspector/issues/121 ) ) ([ afb7441] ( https://github.com/eslint/config-inspector/commit/afb744174e4fa7e66add355c872dd9df109c099f ) )
20+
321## [ 1.0.0] ( https://github.com/eslint/config-inspector/compare/v0.7.1...v1.0.0 ) (2025-01-15)
422
523
Original file line number Diff line number Diff line change 11{
22 "name" : " @eslint/config-inspector" ,
33 "type" : " module" ,
4- "version" : " 1.0.0 " ,
4+ "version" : " 1.0.1 " ,
55 "packageManager" : " pnpm@10.5.2" ,
66 "description" : " A visual tool for inspecting and understanding your ESLint flat configs" ,
77 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments