Skip to content

Commit

Permalink
chore: release 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Apr 10, 2024
1 parent e259020 commit 5f2170e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.4.6](https://github.com/eslint/config-inspector/compare/v0.4.5...v0.4.6) (2024-04-10)


### Bug Fixes

* start watcher with `basePath` ([#39](https://github.com/eslint/config-inspector/issues/39)) ([e259020](https://github.com/eslint/config-inspector/commit/e2590201fef48329cc69301dfc0776e4d860b2d2))

## [0.4.5](https://github.com/eslint/config-inspector/compare/v0.4.4...v0.4.5) (2024-04-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@eslint/config-inspector",
"type": "module",
"version": "0.4.5",
"version": "0.4.6",
"packageManager": "[email protected]",
"description": "A visual tool for inspecting and understanding your ESLint flat configs",
"license": "Apache-2.0",
Expand Down

0 comments on commit 5f2170e

Please sign in to comment.