Skip to content

Commit d0ad142

Browse files
Version 4.2.3.
1 parent f47397c commit d0ad142

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[4.2.3 / 2020-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v4.2.2...4.2)
1+
[4.2.3 / 2020-01-28](https://github.com/jakubpawlowicz/clean-css/compare/v4.2.2...v4.2.3)
22
==================
33

44
* Fixed issue [#1106](https://github.com/jakubpawlowicz/clean-css/issues/1106) - regression in handling RGBA/HSLA colors.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clean-css",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"author": "Jakub Pawlowicz <contact@jakubpawlowicz.com> (http://twitter.com/jakubpawlowicz)",
55
"description": "A well-tested CSS minifier",
66
"license": "MIT",

0 commit comments

Comments
 (0)