Skip to content

Commit

Permalink
Release v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lutien committed Jul 25, 2016
1 parent 59a0984 commit f4cd195
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## v0.2.2

* Fix hsl regexp
* Add tests for color types

## v0.2.1

* Fix case with default value in css variable
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-extract-value",
"version": "0.2.1",
"version": "0.2.2",
"description": "PostCSS plugin to extract values from css properties and put them into variables.",
"keywords": [
"postcss",
Expand Down

0 comments on commit f4cd195

Please sign in to comment.