Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
patak-dev committed Dec 9, 2022
1 parent b3b9ac5 commit 6c4175f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/plugin-legacy/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## <small>3.0.1 (2022-12-09)</small>

* chore: udpate vite and plugins to stable (#11278) ([026f41e](https://github.com/vitejs/vite/commit/026f41e)), closes [#11278](https://github.com/vitejs/vite/issues/11278)



## 3.0.0 (2022-12-09)

* chore: enable prettier trailing commas (#11167) ([134ce68](https://github.com/vitejs/vite/commit/134ce68)), closes [#11167](https://github.com/vitejs/vite/issues/11167)
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-legacy",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"author": "Evan You",
"files": [
Expand Down

0 comments on commit 6c4175f

Please sign in to comment.