Skip to content
This repository was archived by the owner on May 14, 2021. It is now read-only.

Commit 834eb63

Browse files
author
ismay
authored
Merge pull request #60 from styled-components/prepare-0.2.0
Prepare 0.2.0
2 parents ae347ba + cb57dc5 commit 834eb63

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
### 0.2.0
2+
* parse consecutive template literals for a single property
3+
14
### 0.1.2
25
* fix: move typescript from dependencies to devdependencies
36

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "stylelint-processor-styled-components",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "A stylelint processor for styled-components",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)