From 6de45269dfee369f1347e1e85c70325a7bf18fa2 Mon Sep 17 00:00:00 2001 From: Lei Chen Date: Sat, 18 Nov 2023 12:47:26 +0800 Subject: [PATCH] 0.62.0 (#2844) --- Changelog.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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",