Skip to content
This repository was archived by the owner on Jun 6, 2022. It is now read-only.

Commit 67fcda4

Browse files
author
Ҽ˿
committed
Release 1.1.0
1 parent cc35989 commit 67fcda4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 1.1.0 - 2014-12-06
2+
3+
Add "lineBreak" option
4+
15
# 1.0.0 - 2014-12-06
26

37
First release

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-custom-selectors",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "PostCSS plugin to transform W3C CSS Extensions(Custom Selectors) to more compatible CSS",
55
"keywords": [
66
"css",

0 commit comments

Comments
 (0)