Skip to content

Commit 2436afe

Browse files
committed
release: v7.1.12
1 parent 56fd722 commit 2436afe

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

packages/vite/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## <small>[7.1.12](https://github.com/vitejs/vite/compare/v7.1.11...v7.1.12) (2025-10-23)</small>
2+
### Bug Fixes
3+
4+
* **deps:** downgrade commonjs plugin to 28.0.6 to avoid rollup/plugins[#1909](https://github.com/vitejs/vite/issues/1909) ([#20990](https://github.com/vitejs/vite/issues/20990)) ([56fd722](https://github.com/vitejs/vite/commit/56fd7224aa3163fffe1924738aff33f778245901))
5+
16
## <small>[7.1.11](https://github.com/vitejs/vite/compare/v7.1.10...v7.1.11) (2025-10-20)</small>
27
### Bug Fixes
38

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite",
3-
"version": "7.1.11",
3+
"version": "7.1.12",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)