Skip to content

Commit

Permalink
1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Sep 16, 2019
1 parent 6cee9ee commit dbc2992
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [1.7.1](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.6.0...v1.7.1) (2019-09-16)


### Bug Fixes

* **scss:** add missing semicolons ([6cee9ee](https://github.com/fivethree-team/vscode-ionic-snippets/commit/6cee9ee))
* **searchbar:** add missing semicolons ([7f98ec1](https://github.com/fivethree-team/vscode-ionic-snippets/commit/7f98ec1))


### Features

* **ripple-effect:** update ripple-effect usage ([c745d84](https://github.com/fivethree-team/vscode-ionic-snippets/commit/c745d84))
* **scss:** ionic dark theme ([8a88f9c](https://github.com/fivethree-team/vscode-ionic-snippets/commit/8a88f9c))
* **scss:** media query for prefers-color-scheme ([367ae27](https://github.com/fivethree-team/vscode-ionic-snippets/commit/367ae27))



# [1.7.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.6.0...v1.7.0) (2019-09-13)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-ionic-snippets",
"displayName": "Ionic 4 Snippets",
"description": "Ionic 4 snippets for VS Code",
"version": "1.7.0",
"version": "1.7.1",
"author": "Marc Stammerjohann",
"license": "MIT",
"publisher": "fivethree",
Expand Down

0 comments on commit dbc2992

Please sign in to comment.