Skip to content

Commit 18529a8

Browse files
committed
Release v1.0.0
1 parent d268844 commit 18529a8

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,3 +1,9 @@
1+
2+
1.0.0 / 2017-05-07
3+
==================
4+
5+
* Update postcss to 6.0
6+
17
### 0.2.6 - 2017-02-09
28

39
- Add `options.skipWarnings`, fixed #12

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-filter-gradient",
3-
"version": "0.2.6",
3+
"version": "1.0.0",
44
"description": "PostCSS plugin for generating the old IE supported filter gradient.",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)