Skip to content

Commit d9d62b2

Browse files
committed
chore(release): v1.3.1
1 parent 729a3e1 commit d9d62b2

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.3.1"></a>
2+
## [1.3.1](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.3.0...v1.3.1) (2021-06-25)
3+
4+
5+
### Bug Fixes
6+
7+
* fix url with ~ and alias again ([729a3e1](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/729a3e1))
8+
9+
10+
111
<a name="1.3.0"></a>
212
# [1.3.0](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.2.4...v1.3.0) (2021-06-25)
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.0",
3+
"version": "1.3.1",
44
"description": "out-of-box vite dev for vue-cli project",
55
"main": "index.js",
66
"author": "[email protected]",

0 commit comments

Comments
 (0)