From e8f078f7d31699fe751a5e2b6053a339a6e5ddf8 Mon Sep 17 00:00:00 2001 From: Lei Chen Date: Sat, 4 Nov 2023 15:40:06 +0800 Subject: [PATCH] 0.61.0 (#2837) --- Changelog.md | 5 +++++ package.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 7a15b5320..74fe121f6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +0.61.0 / 2023-11-04 +=================== + * chore: drop support for NodeJS 10 and 12 [#2834](https://github.com/stylus/stylus/pull/2834) + * fix: fix [CVE-2023-26364](https://github.com/advisories/GHSA-hpx4-r86g-5jrg) + 0.60.0 / 2023-08-30 =================== * feat: support [deno](https://deno.com) [#2813](https://github.com/stylus/stylus/pull/2813) diff --git a/package.json b/package.json index 947b2dff6..fb2653304 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "stylus", "description": "Robust, expressive, and feature-rich CSS superset", - "version": "0.60.0", + "version": "0.61.0", "author": "TJ Holowaychuk ", "keywords": [ "css",