Skip to content

Commit e2e47ff

Browse files
committed
1 parent 73a35ee commit e2e47ff

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/plugin-vue/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.2.4](https://github.com/vitejs/vite/compare/[email protected]@1.2.4) (2021-06-27)
2+
3+
4+
### Bug Fixes
5+
6+
* **ssr:** normalize manifest filenames ([#3706](https://github.com/vitejs/vite/issues/3706)) ([aa8ca3f](https://github.com/vitejs/vite/commit/aa8ca3f35218c9fb48f87d3f6f4681d379ee45ca)), closes [#3303](https://github.com/vitejs/vite/issues/3303)
7+
8+
9+
110
## [1.2.3](https://github.com/vitejs/vite/compare/[email protected]@1.2.3) (2021-06-01)
211

312

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-vue",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"license": "MIT",
55
"author": "Evan You",
66
"files": [

0 commit comments

Comments
 (0)