Skip to content

Commit de1ea68

Browse files
committed
2.2.0
1 parent c914216 commit de1ea68

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [2.2.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.0.4...v2.2.0) (2020-05-15)
2+
3+
4+
### Features
5+
6+
* **scss:** add new css properties ([d8c4258](https://github.com/fivethree-team/vscode-ionic-snippets/commit/d8c42580c43cb3b6e3a8947d814d4e376399545f))
7+
* **scss:** add new scss properties ([68c13ba](https://github.com/fivethree-team/vscode-ionic-snippets/commit/68c13babed5714c87a58ac238441d62b3f0021a7))
8+
* **searchbar:** new border-radius scss props ([c914216](https://github.com/fivethree-team/vscode-ionic-snippets/commit/c9142162ee7e7996befee21ea7a215d517fea7a6))
9+
* **toggle:** new scss props ([06e0d57](https://github.com/fivethree-team/vscode-ionic-snippets/commit/06e0d5729303f90b37354e00b70b1e5a0c597f7a))
10+
11+
12+
113
# [2.1.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.0.4...v2.1.0) (2020-03-09)
214

315

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 Snippets",
44
"description": "Ionic snippets for VS Code",
5-
"version": "2.1.0",
5+
"version": "2.2.0",
66
"author": "Marc Stammerjohann",
77
"license": "MIT",
88
"publisher": "fivethree",

0 commit comments

Comments
 (0)