Skip to content

Commit

Permalink
Version 5.2.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubpawlowicz committed Sep 30, 2021
1 parent c275f55 commit 8ce58bc
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.2.1 / 2021-xx-xx](https://github.com/clean-css/clean-css/compare/v5.2.0...5.2)
[5.2.1 / 2021-09-30](https://github.com/clean-css/clean-css/compare/v5.2.0...v5.2.1)
==================

* Fixed issue [#1186](https://github.com/clean-css/clean-css/issues/1186) - bad error handling in batch mode with promises.
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",
"version": "5.2.0",
"version": "5.2.1",
"author": "Jakub Pawlowicz <contact@jakubpawlowicz.com>",
"description": "A well-tested CSS minifier",
"license": "MIT",
Expand Down

0 comments on commit 8ce58bc

Please sign in to comment.