There was an error while loading. Please reload this page.
1 parent f47397c commit d0ad142Copy full SHA for d0ad142
History.md
@@ -1,4 +1,4 @@
1
-[4.2.3 / 2020-xx-xx](https://github.com/jakubpawlowicz/clean-css/compare/v4.2.2...4.2)
+[4.2.3 / 2020-01-28](https://github.com/jakubpawlowicz/clean-css/compare/v4.2.2...v4.2.3)
2
==================
3
4
* Fixed issue [#1106](https://github.com/jakubpawlowicz/clean-css/issues/1106) - regression in handling RGBA/HSLA colors.
package.json
@@ -1,6 +1,6 @@
{
"name": "clean-css",
- "version": "4.2.2",
+ "version": "4.2.3",
"author": "Jakub Pawlowicz <contact@jakubpawlowicz.com> (http://twitter.com/jakubpawlowicz)",
5
"description": "A well-tested CSS minifier",
6
"license": "MIT",
0 commit comments