File tree 2 files changed +18
-1
lines changed
2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.7.1] ( https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.6.0...v1.7.1 ) (2019-09-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * ** scss:** add missing semicolons ([ 6cee9ee] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/6cee9ee ) )
7
+ * ** searchbar:** add missing semicolons ([ 7f98ec1] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/7f98ec1 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** ripple-effect:** update ripple-effect usage ([ c745d84] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/c745d84 ) )
13
+ * ** scss:** ionic dark theme ([ 8a88f9c] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/8a88f9c ) )
14
+ * ** scss:** media query for prefers-color-scheme ([ 367ae27] ( https://github.com/fivethree-team/vscode-ionic-snippets/commit/367ae27 ) )
15
+
16
+
17
+
1
18
# [ 1.7.0] ( https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.6.0...v1.7.0 ) (2019-09-13)
2
19
3
20
Original file line number Diff line number Diff line change 2
2
"name" : " vscode-ionic-snippets" ,
3
3
"displayName" : " Ionic 4 Snippets" ,
4
4
"description" : " Ionic 4 snippets for VS Code" ,
5
- "version" : " 1.7.0 " ,
5
+ "version" : " 1.7.1 " ,
6
6
"author" : " Marc Stammerjohann" ,
7
7
"license" : " MIT" ,
8
8
"publisher" : " fivethree" ,
You can’t perform that action at this time.
0 commit comments