Skip to content

Commit 417b248

Browse files
Version 5.0.0.
1 parent 5a51baf commit 417b248

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: History.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[5.0.0 / 2021-xx-xx](https://github.com/jakubpawlowicz/clean-css-cli/compare/4.3...HEAD)
1+
[5.0.0 / 2021-02-10](https://github.com/jakubpawlowicz/clean-css-cli/compare/4.3...v5.0.0)
22
==================
33

44
* Adds `--batch-suffix` option to specify what gets appended to output filename in batch mode.

Diff for: package-lock.json

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

Diff for: 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.0.0-pre",
3+
"version": "5.0.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)