Skip to content

Commit 5936352

Browse files
committed
release: v2.9.18
1 parent 011bbca commit 5936352

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: packages/vite/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## <small>2.9.18 (2024-03-24)</small>
2+
3+
* fix: port #15653 to v2 (#15657) ([1f855dc](https://github.com/vitejs/vite/commit/1f855dc)), closes [#15653](https://github.com/vitejs/vite/issues/15653) [#15657](https://github.com/vitejs/vite/issues/15657)
4+
* fix: port #16250 to v2 (#16254) ([011bbca](https://github.com/vitejs/vite/commit/011bbca)), closes [#16250](https://github.com/vitejs/vite/issues/16250) [#16254](https://github.com/vitejs/vite/issues/16254)
5+
* release: v2.9.17 ([bfc5649](https://github.com/vitejs/vite/commit/bfc5649))
6+
7+
8+
19
## <small>2.9.17 (2024-01-19)</small>
210

311
* fix: port #15653 to v2 (#15657) ([1f855dc](https://github.com/vitejs/vite/commit/1f855dc)), closes [#15653](https://github.com/vitejs/vite/issues/15653) [#15657](https://github.com/vitejs/vite/issues/15657)

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.9.17",
3+
"version": "2.9.18",
44
"license": "MIT",
55
"author": "Evan You",
66
"description": "Native-ESM powered web dev build tool",

0 commit comments

Comments
 (0)