Skip to content

Commit c92e511

Browse files
committed
chore(release): v1.2.2
1 parent 0113f53 commit c92e511

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.2.2"></a>
2+
## [1.2.2](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.2.1...v1.2.2) (2021-06-18)
3+
4+
5+
### Bug Fixes
6+
7+
* type checker and eslint only for serve ([d1c5319](https://github.com/IndexXuan/vue-cli-plugin-vite/commit/d1c5319))
8+
9+
10+
111
<a name="1.2.1"></a>
212
## [1.2.1](https://github.com/IndexXuan/vue-cli-plugin-vite/compare/v1.2.0...v1.2.1) (2021-06-18)
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.2.1",
3+
"version": "1.2.2",
44
"description": "out-of-box vite dev for vue-cli project",
55
"main": "index.js",
66
"author": "[email protected]",

0 commit comments

Comments
 (0)