Skip to content

Commit 8d5a7f9

Browse files
committed
1.8.0
1 parent 92d7a65 commit 8d5a7f9

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

Diff for: CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [1.8.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.6.0...v1.8.0) (2019-11-11)
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+
* **react:** first react snippets ([a271a1b](https://github.com/fivethree-team/vscode-ionic-snippets/commit/a271a1b))
13+
* **ripple-effect:** update ripple-effect usage ([c745d84](https://github.com/fivethree-team/vscode-ionic-snippets/commit/c745d84))
14+
* **scss:** ionic dark theme ([8a88f9c](https://github.com/fivethree-team/vscode-ionic-snippets/commit/8a88f9c))
15+
* **scss:** media query for prefers-color-scheme ([367ae27](https://github.com/fivethree-team/vscode-ionic-snippets/commit/367ae27))
16+
17+
18+
119
## [1.7.1](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.6.0...v1.7.1) (2019-09-16)
220

321

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-ionic-snippets",
33
"displayName": "Ionic 4 Snippets",
44
"description": "Ionic 4 snippets for VS Code",
5-
"version": "1.7.1",
5+
"version": "1.8.0",
66
"author": "Marc Stammerjohann",
77
"license": "MIT",
88
"publisher": "fivethree",

0 commit comments

Comments
 (0)