Skip to content

Commit

Permalink
chore: release vite-plugin-eslint4b (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] committed Apr 8, 2024
1 parent 5d58ed3 commit d08ba82
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/chilled-dogs-fail.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# vite-plugin-eslint4b

## 0.3.0

### Minor Changes

- [#43](https://github.com/ota-meshi/vite-plugin-eslint4b/pull/43) [`5d58ed3`](https://github.com/ota-meshi/vite-plugin-eslint4b/commit/5d58ed340db0be7588be448e5d188686c44e3463) Thanks [@ota-meshi](https://github.com/ota-meshi)! - feat: add support for ESLint v9

## 0.2.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vite-plugin-eslint4b",
"version": "0.2.5",
"version": "0.3.0",
"description": "Vite plugin for running ESLint on browser",
"main": "lib/vite-plugin-eslint4b.js",
"module": "lib/vite-plugin-eslint4b.js",
Expand Down

0 comments on commit d08ba82

Please sign in to comment.