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 39b3ca5 commit 2d409dcCopy full SHA for 2d409dc
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## 1.0-beta.6 (April 17, 2017)
4
+
5
+Release candidate N4
6
7
+* **trivial**. Provide typings for Flow and Typescript
8
9
## 1.0-beta.5 (April 15, 2017)
10
11
Release candidate N3
package.json
@@ -1,6 +1,6 @@
{
"name": "csso-webpack-plugin",
- "version": "1.0.0-beta.5",
+ "version": "1.0.0-beta.6",
"author": "zoobestik <kb.chernenko@gmail.com>",
"description": "CSSO minification files to serve your webpack bundles",
"homepage": "https://github.com/zoobestik/csso-webpack-plugin",
0 commit comments