Skip to content

Commit 8f7dc70

Browse files
committed
1 parent 876e7aa commit 8f7dc70

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-legacy/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.4.1](https://github.com/vitejs/vite/compare/[email protected]@1.4.1) (2021-06-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **plugin-legacy:** respect custom filenames formats, fix [#2356](https://github.com/vitejs/vite/issues/2356) ([#2641](https://github.com/vitejs/vite/issues/2641)) ([d852731](https://github.com/vitejs/vite/commit/d852731622a1c009d15a5172343fc166c4bb5cb7))
7+
8+
9+
110
# [1.4.0](https://github.com/vitejs/vite/compare/[email protected]@1.4.0) (2021-05-17)
211

312

packages/plugin-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-legacy",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)