Skip to content

Commit 2d409dc

Browse files
committed
1.0.0-beta.6
1 parent 39b3ca5 commit 2d409dc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.0-beta.6 (April 17, 2017)
4+
5+
Release candidate N4
6+
7+
* **trivial**. Provide typings for Flow and Typescript
8+
39
## 1.0-beta.5 (April 15, 2017)
410

511
Release candidate N3

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "csso-webpack-plugin",
3-
"version": "1.0.0-beta.5",
3+
"version": "1.0.0-beta.6",
44
"author": "zoobestik <kb.chernenko@gmail.com>",
55
"description": "CSSO minification files to serve your webpack bundles",
66
"homepage": "https://github.com/zoobestik/csso-webpack-plugin",

0 commit comments

Comments
 (0)