Skip to content

Commit dae55c2

Browse files
committed
2.1.0
1 parent 68c13ba commit dae55c2

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [2.1.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.0.4...v2.1.0) (2020-03-09)
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+
9+
10+
111
## [2.0.4](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.0.3...v2.0.4) (2020-03-09)
212

313

package.json

Lines changed: 1 addition & 1 deletion
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.0.4",
5+
"version": "2.1.0",
66
"author": "Marc Stammerjohann",
77
"license": "MIT",
88
"publisher": "fivethree",

0 commit comments

Comments
 (0)