Skip to content

Commit 22de51f

Browse files
chore: release vite-plugin-eslint4b (#65)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ff8b538 commit 22de51f

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-birds-stare.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# vite-plugin-eslint4b
22

3+
## 0.4.6
4+
5+
### Patch Changes
6+
7+
- [#64](https://github.com/ota-meshi/vite-plugin-eslint4b/pull/64) [`ff8b538`](https://github.com/ota-meshi/vite-plugin-eslint4b/commit/ff8b538799d44f348e9cadefafe37b2a3d5c8226) Thanks [@ota-meshi](https://github.com/ota-meshi)! - fix: path-shim extname
8+
39
## 0.4.5
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-eslint4b",
3-
"version": "0.4.5",
3+
"version": "0.4.6",
44
"description": "Vite plugin for running ESLint on browser",
55
"main": "lib/vite-plugin-eslint4b.js",
66
"module": "lib/vite-plugin-eslint4b.js",

0 commit comments

Comments
 (0)