Skip to content

Commit ddbbb5f

Browse files
committed
0.20.0
1 parent 3983d0f commit ddbbb5f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [0.20.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.18.0...v0.20.0) (2019-04-11)
2+
3+
4+
### Features
5+
6+
* **chip:** add css custom props ([3983d0f](https://github.com/fivethree-team/vscode-ionic-snippets/commit/3983d0f))
7+
* **content:** add css custom props ([fba9a89](https://github.com/fivethree-team/vscode-ionic-snippets/commit/fba9a89))
8+
* **select:** wrap select with ion-item ([eca6f1a](https://github.com/fivethree-team/vscode-ionic-snippets/commit/eca6f1a))
9+
10+
11+
112
# [0.19.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.18.0...v0.19.0) (2019-03-21)
213

314

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

0 commit comments

Comments
 (0)