Skip to content

Commit

Permalink
chore: release 1.0.0 (#120)
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 Jan 15, 2025
1 parent ea0bffd commit 1318f03
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [1.0.0](https://github.com/eslint/config-inspector/compare/v0.7.1...v1.0.0) (2025-01-15)


### chore

* release-please-mark ([ea0bffd](https://github.com/eslint/config-inspector/commit/ea0bffdab0131422bfb40425f8b4dd6c94c60559))


### Features

* improve shiki bundle ([3b94fb9](https://github.com/eslint/config-inspector/commit/3b94fb912e0c8bd25b833b77c444557fac396b55))

## [0.7.1](https://github.com/eslint/config-inspector/compare/v0.7.0...v0.7.1) (2025-01-08)


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.7.1",
"version": "1.0.0",
"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 1318f03

Please sign in to comment.