Skip to content

Commit 538b6f5

Browse files
committed
9.0.2
1 parent ecf2bee commit 538b6f5

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 9.0.2 / 2021-11-04
2+
3+
- Switch to picocolors ([#409](https://github.com/postcss/postcss-cli/pull/409))
4+
- Remove test files from npm package
5+
16
# 9.0.1 / 2021-09-28
27

38
- Actually exit with error when attempting to stdout in watch mode

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-cli",
3-
"version": "9.0.1",
3+
"version": "9.0.2",
44
"description": "CLI for PostCSS",
55
"type": "module",
66
"engines": {

0 commit comments

Comments
 (0)