We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8014a63 commit f40173cCopy full SHA for f40173c
history.md
@@ -2,5 +2,10 @@
2
3
<!--lint disable no-multiple-toplevel-headings-->
4
5
+1.0.1 / 2016-08-11
6
+==================
7
+
8
+* Refactor code-style to `xo` ([`8014a63`](https://github.com/wooorm/css-declarations/commit/8014a63))
9
10
1.0.0 / 2016-02-24
11
==================
package.json
@@ -1,6 +1,6 @@
1
{
"name": "css-declarations",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Parse and stringify CSS declarations",
"license": "MIT",
"keywords": [
0 commit comments