Skip to content

Commit 7091819

Browse files
committed
6.1.3
1 parent 0de7ccf commit 7091819

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+
# 6.1.3 / 2019-07-08
2+
3+
- Fix external sorcemap filenames when the directory name contains `.css` ([#283](https://github.com/postcss/postcss-cli/issues/283), [#286](https://github.com/postcss/postcss-cli/pull/286))
4+
15
# 6.1.2 / 2019-02-22
26

37
- Upgrade dependency globby to fix bug in sub-dependency ([#265](https://github.com/postcss/postcss-cli/issues/265), [#270](https://github.com/postcss/postcss-cli/pull/270))

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

0 commit comments

Comments
 (0)