Skip to content

Commit 93bce0d

Browse files
committed
chore(release): v1.4.0
1 parent ca0daa1 commit 93bce0d

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.4.0"></a>
2+
# [1.4.0](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.3.5...v1.4.0) (2021-08-09)
3+
4+
5+
### Features
6+
7+
* support dynamic injected env & improve css-loader compat & assets without protocol like http/https ([ca0daa1](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/ca0daa1))
8+
9+
10+
111
<a name="1.3.6"></a>
212
## [1.3.6](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.3.5...v1.3.6) (2021-08-09)
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.3.6",
3+
"version": "1.4.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)