Skip to content

Commit

Permalink
release: v2.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Nov 16, 2023
1 parent 5f48994 commit 8de73ea
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.3.1](https://github.com/vitejs/vite-plugin-vue2/compare/v2.3.0...v2.3.1) (2023-11-16)


### Bug Fixes

* exports types ([5f48994](https://github.com/vitejs/vite-plugin-vue2/commit/5f489944477ed6732c3bb36dd18f029fad970c9d))



# [2.3.0](https://github.com/vitejs/vite-plugin-vue2/compare/v2.2.0...v2.3.0) (2023-11-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue2",
"version": "2.3.0",
"version": "2.3.1",
"license": "MIT",
"author": "Evan You",
"packageManager": "pnpm@7.33.5",
Expand Down

0 comments on commit 8de73ea

Please sign in to comment.