Skip to content

Commit

Permalink
🍥 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Feb 12, 2019
1 parent 14fe1c7 commit e73dd2e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [0.15.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.14.0...v0.15.0) (2019-02-12)


### Bug Fixes

* **list:** update ion-label template ([e29d5c4](https://github.com/fivethree-team/vscode-ionic-snippets/commit/e29d5c4))


### Features

* **button:** add ion-button css custom props ([5ab12eb](https://github.com/fivethree-team/vscode-ionic-snippets/commit/5ab12eb))
* **card:** add loop snippet ([e9780f5](https://github.com/fivethree-team/vscode-ionic-snippets/commit/e9780f5))
* **textarea:** add snippet w/ placeholder and label ([14fe1c7](https://github.com/fivethree-team/vscode-ionic-snippets/commit/14fe1c7))



# [0.14.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.13.0...v0.14.0) (2019-01-25)


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": "0.14.0",
"version": "0.15.0",
"author": "Marc Stammerjohann",
"license": "MIT",
"publisher": "fivethree",
Expand Down

0 comments on commit e73dd2e

Please sign in to comment.