Skip to content

Commit

Permalink
chore: release vite-plugin-eslint4b (#48)
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 13, 2024
1 parent a9bef96 commit d6bc295
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/forty-worms-accept.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.4.0

### Minor Changes

- [#47](https://github.com/ota-meshi/vite-plugin-eslint4b/pull/47) [`a9bef96`](https://github.com/ota-meshi/vite-plugin-eslint4b/commit/a9bef9679616433628506b9f456f708f76544343) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: add support import('eslint/use-at-your-own-risk') for eslint v9

## 0.3.0

### Minor 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.3.0",
"version": "0.4.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 d6bc295

Please sign in to comment.