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

Commit ac34efc

Browse files
committed
chore(release): 4.2.2
1 parent b8bfc58 commit ac34efc

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.2"></a>
6+
## [4.2.2](https://github.com/vuejs/vue-component-compiler/compare/v4.2.1...v4.2.2) (2020-05-22)
7+
8+
9+
### Bug Fixes
10+
11+
* produce deterministic css class names for css modules ([#101](https://github.com/vuejs/vue-component-compiler/issues/101)) ([b8bfc58](https://github.com/vuejs/vue-component-compiler/commit/b8bfc58))
12+
13+
14+
515
<a name="4.2.1"></a>
616
## [4.2.1](https://github.com/vuejs/vue-component-compiler/compare/v4.2.0...v4.2.1) (2020-05-11)
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.1",
3+
"version": "4.2.2",
44
"description": "bundler agnostic API for compiling Vue SFC",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)