Skip to content

Commit 51bf7ea

Browse files
committed
release: v5.2.13
1 parent e6913d1 commit 51bf7ea

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/vite/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## <small>5.2.13 (2024-06-07)</small>
2+
3+
* fix: backport to 5.2 (#17411) ([e6913d1](https://github.com/vitejs/vite/commit/e6913d1)), closes [#17411](https://github.com/vitejs/vite/issues/17411)
4+
5+
6+
17
## <small>5.2.12 (2024-05-28)</small>
28

39
* chore: move to eslint flat config (#16743) ([8f16765](https://github.com/vitejs/vite/commit/8f16765)), closes [#16743](https://github.com/vitejs/vite/issues/16743)

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": "5.2.12",
3+
"version": "5.2.13",
44
"type": "module",
55
"license": "MIT",
66
"author": "Evan You",

0 commit comments

Comments
 (0)