Skip to content

Commit

Permalink
chore: release 0.0.2 (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Mar 29, 2024
1 parent 6d78bed commit db1b3e5
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.0.2](https://github.com/eslint/config-inspector/compare/v0.0.1...v0.0.2) (2024-03-29)


### Chores

* use pnpm in ci ([6d78bed](https://github.com/eslint/config-inspector/commit/6d78bede86e8ab9714bc482027612461c76cee06))

## 0.0.1 (2024-03-29)


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.0.1",
"version": "0.0.2",
"packageManager": "pnpm@8.15.5",
"description": "A visual tool to help you view and understand your ESLint Flat config",
"license": "Apache-2.0",
Expand Down

0 comments on commit db1b3e5

Please sign in to comment.