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

Commit

Permalink
Merge 8619a25 into a5bb594
Browse files Browse the repository at this point in the history
  • Loading branch information
chinesedfan committed Jan 15, 2019
2 parents a5bb594 + 8619a25 commit f77edee
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,6 @@
### 1.5.2
* upgrade postcss@7

### 1.5.1
* fix column number if it is at the first line of interpolation
* clean module level variables before each running
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "stylelint-processor-styled-components",
"version": "1.5.1",
"version": "1.5.2",
"description": "A stylelint processor for styled-components",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit f77edee

Please sign in to comment.