Skip to content

Commit 2bdad60

Browse files
chore: release 0.2.1 (#12)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent fab2ecc commit 2bdad60

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+
## [0.2.1](https://github.com/eslint/config-inspector/compare/v0.2.0...v0.2.1) (2024-04-01)
4+
5+
6+
### Chores
7+
8+
* fix ci permissions ([fab2ecc](https://github.com/eslint/config-inspector/commit/fab2ecc45531e7dbe0888ca8c56234b9a2484ce3))
9+
310
## [0.2.0](https://github.com/eslint/config-inspector/compare/v0.1.0...v0.2.0) (2024-04-01)
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": "0.2.0",
4+
"version": "0.2.1",
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)