Skip to content

Commit

Permalink
0.61.0 (#2837)
Browse files Browse the repository at this point in the history
  • Loading branch information
iChenLei committed Nov 4, 2023
1 parent 566a9f2 commit e8f078f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions 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)
Expand Down
2 changes: 1 addition & 1 deletion 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 <tj@vision-media.ca>",
"keywords": [
"css",
Expand Down

0 comments on commit e8f078f

Please sign in to comment.