Skip to content

Commit

Permalink
Version 5.5.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubpawlowicz committed Dec 8, 2021
1 parent 79f49dd commit 1c3b4ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion History.md
@@ -1,4 +1,4 @@
[5.5.0 / 2021-xx-xx](https://github.com/clean-css/clean-css-cli/compare/5.4...HEAD)
[5.5.0 / 2021-12-08](https://github.com/clean-css/clean-css-cli/compare/5.4...v5.5.0)
==================

* Adds a new `--watch` switch, which makes CLI re-run optimizations when watched file(s) change.
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "clean-css-cli",
"version": "5.4.2",
"version": "5.5.0",
"description": "A command-line interface to clean-css CSS optimization library",
"scripts": {
"check": "jshint ./bin/cleancss .",
Expand Down

0 comments on commit 1c3b4ba

Please sign in to comment.