We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7dc34b6 commit 8ceea22Copy full SHA for 8ceea22
History.md
@@ -1,4 +1,4 @@
1
-[5.5.1 / 2022-xx-xx](https://github.com/clean-css/clean-css-cli/compare/v5.5.0...5.5)
+[5.5.1 / 2022-01-26](https://github.com/clean-css/clean-css-cli/compare/v5.5.0...v5.5.1)
2
==================
3
4
* Bumps clean-css dependency to 5.2.3.
package.json
@@ -1,6 +1,6 @@
{
"name": "clean-css-cli",
- "version": "5.5.0",
+ "version": "5.5.1",
"description": "A command-line interface to clean-css CSS optimization library",
5
"scripts": {
6
"check": "jshint ./bin/cleancss .",
0 commit comments