diff --git a/Changelog.md b/Changelog.md index c0557a2e7..8c46297b7 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +0.57.0 / 2022-02-19 +=================== + * Fix: remove lib-cov and outdated deps. [#2659](https://github.com/stylus/stylus/pull/2659) + 0.56.0 / 2021-12-18 =================== * Deps: upgrade debug version from v3 to v4. [#2643](https://github.com/stylus/stylus/pull/2643) diff --git a/package-lock.json b/package-lock.json index 256cdb86b..3dbd9f165 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "stylus", - "version": "0.56.0", + "version": "0.57.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 40883e0ee..5a1cf168a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "stylus", "description": "Robust, expressive, and feature-rich CSS superset", - "version": "0.56.0", + "version": "0.57.0", "author": "TJ Holowaychuk ", "keywords": [ "css",