Skip to content

Commit 4dd0af0

Browse files
committed
Release 7.0.37 version
1 parent 8408eb4 commit 4dd0af0

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/).
33

4+
## 7.0.37
5+
* Backport `chalk` to `nanocolors` migration.
6+
47
## 7.0.36
58
* Backport ReDoS vulnerabilities from PostCSS 8.
69

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss",
3-
"version": "7.0.36",
3+
"version": "7.0.37",
44
"description": "Tool for transforming styles with JS plugins",
55
"engines": {
66
"node": ">=6.0.0"

0 commit comments

Comments
 (0)