From 4bb53e1209ca5fe0bd42da40719cc90f3ece9eeb Mon Sep 17 00:00:00 2001 From: iChenLei Date: Sat, 13 Aug 2022 11:08:48 +0800 Subject: [PATCH] 0.59.0 --- Changelog.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index fcc3023c3..904dee9e5 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,7 @@ +0.59.0 / 2022-08-13 +=================== + * deps: switching from css to @adobe/css-tools [#2709](https://github.com/stylus/stylus/pull/2709) + 0.58.1 / 2022-05-31 =================== * fix: bin/stylus in npm packages contains windows style line endings [#2691](https://github.com/stylus/stylus/issues/2691) diff --git a/package.json b/package.json index bc5256052..baef1a669 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "stylus", "description": "Robust, expressive, and feature-rich CSS superset", - "version": "0.58.1", + "version": "0.59.0", "author": "TJ Holowaychuk ", "keywords": [ "css",