Skip to content

Commit 43a18f9

Browse files
committed
4.2.0
1 parent 0f2bd49 commit 43a18f9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## next
1+
## 4.2.0 (November 26, 2020)
22

33
- Trim Custom Property values when possible (#393)
44
- Fixed removing unit for zero-length dimentions in `min()`, `max()` and `clamp()` functions (#426)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csso",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"description": "CSS minifier with structural optimisations",
55
"homepage": "https://github.com/css/csso",
66
"author": "Sergey Kryzhanovsky <[email protected]> (https://github.com/afelix)",

0 commit comments

Comments
 (0)