Skip to content

Commit 723b3c8

Browse files
Version 5.5.0.
1 parent 79f49dd commit 723b3c8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

History.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[5.5.0 / 2021-xx-xx](https://github.com/clean-css/clean-css-cli/compare/5.4...HEAD)
1+
[5.5.0 / 2021-12-08](https://github.com/clean-css/clean-css-cli/compare/5.4...v5.5.0)
22
==================
33

44
* Adds a new `--watch` switch, which makes CLI re-run optimizations when watched file(s) change.

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": "clean-css-cli",
3-
"version": "5.4.2",
3+
"version": "5.5.0",
44
"description": "A command-line interface to clean-css CSS optimization library",
55
"scripts": {
66
"check": "jshint ./bin/cleancss .",

0 commit comments

Comments
 (0)