Skip to content

Commit a5581d1

Browse files
committed
0.17.0
1 parent 46011de commit a5581d1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Diff for: CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [0.17.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.16.1...v0.17.0) (2019-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* **select:** value must be in [] ([c0e30f1](https://github.com/fivethree-team/vscode-ionic-snippets/commit/c0e30f1))
7+
8+
9+
### Features
10+
11+
* **hide:** add ion-hide snippets ([46011de](https://github.com/fivethree-team/vscode-ionic-snippets/commit/46011de))
12+
13+
14+
115
## [0.16.1](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.15.0...v0.16.1) (2019-02-18)
216

317

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": "0.16.1",
5+
"version": "0.17.0",
66
"author": "Marc Stammerjohann",
77
"license": "MIT",
88
"publisher": "fivethree",

0 commit comments

Comments
 (0)