Skip to content

Commit 9fcd9b6

Browse files
committed
0.2.0
1 parent 8ec62be commit 9fcd9b6

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,2 +1,6 @@
1+
## 0.2.0
2+
* Upgrade to latest PostCSS
3+
* Use AirBnb ESLint config
4+
15
## 0.1.0
26
* Initial release

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-generate-preset",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "PostCSS plugin that allows quick generation of similar rules",
55
"keywords": [
66
"postcss",

0 commit comments

Comments
 (0)