Skip to content

Commit c0c2a88

Browse files
committed
chore(release): v1.5.0
1 parent 010c24b commit c0c2a88

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.5.0"></a>
2+
# [1.5.0](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.4.11...v1.5.0) (2021-10-12)
3+
4+
5+
### Bug Fixes
6+
7+
* process.env issue and use vite 2.6+ for SFC template ts support ([#48](https://github.com/IndexXuan/vue-cli-plugin-vite/issues/48) [#52](https://github.com/IndexXuan/vue-cli-plugin-vite/issues/52)) ([010c24b](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/010c24b))
8+
9+
10+
111
<a name="1.4.11"></a>
212
## [1.4.11](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.4.10...v1.4.11) (2021-09-22)
313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-cli-plugin-vite",
3-
"version": "1.4.11",
3+
"version": "1.5.0",
44
"description": "out-of-box vite dev for vue-cli project",
55
"main": "index.js",
66
"author": "[email protected]",

0 commit comments

Comments
 (0)