Skip to content

Commit 22ef0fc

Browse files
chore: release 1.3.0 (#150)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Anthony Fu <github@antfu.me>
1 parent 6e4b74d commit 22ef0fc

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.3.0](https://github.com/eslint/config-inspector/compare/v1.2.0...v1.3.0) (2025-09-15)
4+
5+
6+
### Features
7+
8+
* update deps ([#146](https://github.com/eslint/config-inspector/issues/146)) ([655b4a4](https://github.com/eslint/config-inspector/commit/655b4a4923d2b8bd11fc853c75cf4281be9beb13))
9+
310
## [1.2.0](https://github.com/eslint/config-inspector/compare/v1.1.0...v1.2.0) (2025-08-13)
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.2.0",
4+
"version": "1.3.0",
55
"packageManager": "pnpm@10.15.0",
66
"description": "A visual tool for inspecting and understanding your ESLint flat configs",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)