Skip to content

Commit b6ffd5c

Browse files
committed
chore(release): v1.4.9
1 parent 38ab652 commit b6ffd5c

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.9"></a>
2+
## [1.4.9](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.4.8...v1.4.9) (2021-09-15)
3+
4+
5+
### Features
6+
7+
* support unplugin-icons by hack alias (close [#49](https://github.com/IndexXuan/vue-cli-plugin-vite/issues/49)) ([38ab652](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/38ab652))
8+
9+
10+
111
<a name="1.4.8"></a>
212
## [1.4.8](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.4.7...v1.4.8) (2021-09-11)
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.8",
3+
"version": "1.4.9",
44
"description": "out-of-box vite dev for vue-cli project",
55
"main": "index.js",
66
"author": "indexxuan@gmail.com",

0 commit comments

Comments
 (0)