Skip to content

Commit f22548b

Browse files
chore: release 0.4.11 (#62)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 055a667 commit f22548b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [0.4.11](https://github.com/eslint/config-inspector/compare/v0.4.10...v0.4.11) (2024-06-11)
4+
5+
6+
### Bug Fixes
7+
8+
* alignment hostname ([#61](https://github.com/eslint/config-inspector/issues/61)) ([1546667](https://github.com/eslint/config-inspector/commit/15466676f58bc8f72ccc9e8b012eb589dc78bb39))
9+
* Better handling for long config names ([#60](https://github.com/eslint/config-inspector/issues/60)) ([055a667](https://github.com/eslint/config-inspector/commit/055a667c75a7f015177c1a9cda76287c4b60fd0f))
10+
311
## [0.4.10](https://github.com/eslint/config-inspector/compare/v0.4.9...v0.4.10) (2024-06-01)
412

513

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": "0.4.10",
4+
"version": "0.4.11",
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)