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 62eae49 commit 01ddeaeCopy full SHA for 01ddeae
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## 1.0.0-beta.7 (June 3, 2017)
4
+
5
+Release candidate N5:
6
7
+* Trivial; strict 0.10 node version
8
+* Update-to-date dependencies versions
9
10
## 1.0-beta.6 (April 17, 2017)
11
12
Release candidate N4
package.json
@@ -1,6 +1,6 @@
{
"name": "csso-webpack-plugin",
- "version": "1.0.0-beta.6",
+ "version": "1.0.0-beta.7",
"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