Skip to content

Commit 81ea905

Browse files
committed
Release 2.3.2
1 parent d96cea7 commit 81ea905

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

History.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11

2+
2.3.2 / 2015-10-27
3+
==================
4+
5+
* auto-configure postcss-import support
6+
* add support for watching multiple entry points
7+
28
2.3.1 / 2015-10-25
39
==================
410

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": "2.3.1",
3+
"version": "2.3.2",
44
"description": "CLI for postcss",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)