Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Sep 5, 2019
1 parent 32dbcba commit 244063f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.6.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.5.0...v1.6.0) (2019-09-05)


### Features

* **circular:** add circular selection ([3446ae8](https://github.com/fivethree-team/vscode-ionic-snippets/commit/3446ae8))
* **loading:** add spinner property selection ([ee60d50](https://github.com/fivethree-team/vscode-ionic-snippets/commit/ee60d50))
* **nav,nav-link:** new snippets for nav and nav-link ([2f5e2d1](https://github.com/fivethree-team/vscode-ionic-snippets/commit/2f5e2d1))
* **searchbar:** add inputmode and type ([32dbcba](https://github.com/fivethree-team/vscode-ionic-snippets/commit/32dbcba))



# [1.5.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.4.0...v1.5.0) (2019-08-05)


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

0 comments on commit 244063f

Please sign in to comment.