Skip to content

Commit bcfed97

Browse files
committed
0.12.0
1 parent fee5e3a commit bcfed97

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
### 0.10.0
1+
### 0.11.0
22

33
- [Add support to Angular inline CSS](https://github.com/Raathigesh/fabulous/pull/17)
44
- [Add support to Html, Vue and Svelte](https://github.com/Raathigesh/fabulous/pull/21)
5+
6+
### 0.12.0
7+
8+
- [Support for line-height property](https://github.com/Raathigesh/fabulous/pull/35)
9+
- [Handle un-assigned template literal better](https://github.com/Raathigesh/fabulous/pull/32)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Fabulous",
44
"description": "CSS editor",
55
"publisher": "raathigeshan",
6-
"version": "0.11.0",
6+
"version": "0.12.0",
77
"engines": {
88
"vscode": "^1.33.0"
99
},

0 commit comments

Comments
 (0)