Skip to content

Commit

Permalink
🎋 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Nov 21, 2018
1 parent 042458a commit 3efe6fc
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
<a name="0.7.0"></a>
# [0.7.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.6.0...v0.7.0) (2018-11-21)


### Bug Fixes

* **html:** choose correct template number for i-button-props ([b1fae07](https://github.com/fivethree-team/vscode-ionic-snippets/commit/b1fae07))


### Features

* **html, typescript:** add segment, segment-button and virtual-scroll snippets ([042458a](https://github.com/fivethree-team/vscode-ionic-snippets/commit/042458a))



<a name="0.6.1"></a>
## [0.6.1](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.6.0...v0.6.1) (2018-11-08)

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 v4 Snippets",
"description": "Ionic v4 snippets for VS Code",
"version": "0.6.1",
"version": "0.7.0",
"publisher": "fivethree",
"icon": "images/ionic-light-icon.png",
"galleryBanner": {
Expand Down

0 comments on commit 3efe6fc

Please sign in to comment.