diff --git a/Changelog.md b/Changelog.md index 74fe121f6..3d9bf6902 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +0.62.0 / 2023-11-18 +=================== + * fix: super call regression [#2843](https://github.com/stylus/stylus/pull/2843) + 0.61.0 / 2023-11-04 =================== * chore: drop support for NodeJS 10 and 12 [#2834](https://github.com/stylus/stylus/pull/2834) diff --git a/package.json b/package.json index fb2653304..13fd70e36 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "stylus", "description": "Robust, expressive, and feature-rich CSS superset", - "version": "0.61.0", + "version": "0.62.0", "author": "TJ Holowaychuk ", "keywords": [ "css",