Skip to content

Commit

Permalink
0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Raathigesh committed Jun 10, 2019
1 parent fee5e3a commit bcfed97
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
### 0.10.0
### 0.11.0

- [Add support to Angular inline CSS](https://github.com/Raathigesh/fabulous/pull/17)
- [Add support to Html, Vue and Svelte](https://github.com/Raathigesh/fabulous/pull/21)

### 0.12.0

- [Support for line-height property](https://github.com/Raathigesh/fabulous/pull/35)
- [Handle un-assigned template literal better](https://github.com/Raathigesh/fabulous/pull/32)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "Fabulous",
"description": "CSS editor",
"publisher": "raathigeshan",
"version": "0.11.0",
"version": "0.12.0",
"engines": {
"vscode": "^1.33.0"
},
Expand Down

0 comments on commit bcfed97

Please sign in to comment.