Skip to content

Commit adae6c0

Browse files
author
Darrell Sandstrom
committed
Add package keywords
1 parent 4c7a6bf commit adae6c0

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.7.0 - 4-14-15
2+
* Add package keywords
3+
14
## 0.6.0 - 4-14-15
25
* Add vertical-align: middle, fill, width/height: auto, float: none
36
* Make height's prefix more consistent

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
"main": "./lib/main",
44
"version": "0.6.0",
55
"description": "CSS, SCSS, Sass, and Less Snippets",
6+
"keywords": [
7+
"snippets",
8+
"css",
9+
"less",
10+
"scss",
11+
"sass"
12+
],
613
"activationCommands": {},
714
"repository": "https://github.com/dsandstrom/atom-css-snippets",
815
"license": "MIT",

0 commit comments

Comments
 (0)