Skip to content

Commit 06c1ab8

Browse files
committed
1.0.0
1 parent bcd36d5 commit 06c1ab8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
### 1.0.0 (February 08, 2015)
4+
5+
* Upgrade `stylelint` to version `4.2.0`
6+
* Upgrade `postcss-import` to `8.0.2`
7+
* Improve tests
38
* Use `stylelint-config-suitcss` as a dev dependency as it must be installed
49
where the preprocessor is being used.
510

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "suitcss-preprocessor",
3-
"version": "0.8.0",
3+
"version": "1.0.0",
44
"description": "A CSS preprocessor for working with SUIT CSS",
55
"main": "lib/index.js",
66
"bin": {

0 commit comments

Comments
 (0)