Skip to content
This repository was archived by the owner on Aug 16, 2022. It is now read-only.

Commit 64213d9

Browse files
committed
chore(release): 4.2.3
1 parent b1aff3f commit 64213d9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
<a name="4.2.3"></a>
6+
## [4.2.3](https://github.com/vuejs/vue-component-compiler/compare/v4.2.2...v4.2.3) (2020-05-22)
7+
8+
9+
### Bug Fixes
10+
11+
* set correct clean-css import ([#103](https://github.com/vuejs/vue-component-compiler/issues/103)) ([b1aff3f](https://github.com/vuejs/vue-component-compiler/commit/b1aff3f))
12+
13+
14+
515
<a name="4.2.2"></a>
616
## [4.2.2](https://github.com/vuejs/vue-component-compiler/compare/v4.2.1...v4.2.2) (2020-05-22)
717

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue/component-compiler",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"description": "bundler agnostic API for compiling Vue SFC",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)