Skip to content

Commit a96bdd9

Browse files
committedDec 22, 2021
release: v2.7.6
1 parent d51259b commit a96bdd9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
 

Diff for: ‎packages/vite/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.7.6](https://github.com/vitejs/vite/compare/v2.7.5...v2.7.6) (2021-12-22)
2+
3+
4+
### Bug Fixes
5+
6+
* remove virtual module prefix while generating manifest ([#6225](https://github.com/vitejs/vite/issues/6225)) ([d51259b](https://github.com/vitejs/vite/commit/d51259b73c484dea67d4c4afb6b76fbbb866631c))
7+
8+
9+
110
## [2.7.5](https://github.com/vitejs/vite/compare/v2.7.4...v2.7.5) (2021-12-21)
211

312

Diff for: ‎packages/vite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite",
3-
"version": "2.7.5",
3+
"version": "2.7.6",
44
"license": "MIT",
55
"author": "Evan You",
66
"description": "Native-ESM powered web dev build tool",

0 commit comments

Comments
 (0)