We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f48994 commit 8de73eaCopy full SHA for 8de73ea
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.3.1](https://github.com/vitejs/vite-plugin-vue2/compare/v2.3.0...v2.3.1) (2023-11-16)
2
+
3
4
+### Bug Fixes
5
6
+* exports types ([5f48994](https://github.com/vitejs/vite-plugin-vue2/commit/5f489944477ed6732c3bb36dd18f029fad970c9d))
7
8
9
10
# [2.3.0](https://github.com/vitejs/vite-plugin-vue2/compare/v2.2.0...v2.3.0) (2023-11-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@vitejs/plugin-vue2",
- "version": "2.3.0",
+ "version": "2.3.1",
"license": "MIT",
"author": "Evan You",
"packageManager": "[email protected]",
0 commit comments