We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58fe518 commit dafdb9bCopy full SHA for dafdb9b
History.md
@@ -1,4 +1,10 @@
1
2
+2.3.1 / 2015-10-25
3
+==================
4
+
5
+ * update Travis config
6
+ * upgrade postcss-import dependency - fix deprecation warnings during make test-watch
7
8
2.3.0 / 2015-10-24
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-cli",
- "version": "2.3.0",
+ "version": "2.3.1",
"description": "CLI for postcss",
"main": "index.js",
"bin": {
@@ -33,4 +33,4 @@
33
"postcss-import": "^7.1.0",
34
"postcss-url": "^4.0.0"
35
}
36
-}
+}
0 commit comments