10000 8.3.0 · postcss/postcss-cli@1e7bf40 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1e7bf40

Browse files
committed
8.3.0
1 parent b19fbdc commit 1e7bf40

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 8.3.0 / 2020-11-17
2+
3+
- Exit on EOF/`^D` ([#358](https://github.com/postcss/postcss-cli/pull/358))
4+
15
# 8.2.0 / 2020-10-29
26

37
- Allow backslashes in paths for better Windows experence ([#355](https://github.com/postcss/postcss-cli/pull/355))

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": "8.2.0",
3+
"version": "8.3.0",
44
"description": "CLI for PostCSS",
55
"main": "index.js",
66
"engines": {

0 commit comments

Comments
 (0)
0