Skip to content

Commit 22fc5c1

Browse files
committed
1.9.0
1 parent 7713b59 commit 22fc5c1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [1.9.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.8.0...v1.9.0) (2019-12-11)
2+
3+
4+
### Features
5+
6+
* **splitpane,menu:** add contentId ([7713b59](https://github.com/fivethree-team/vscode-ionic-snippets/commit/7713b59))
7+
8+
9+
110
# [1.8.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.6.0...v1.8.0) (2019-11-11)
211

312

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

0 commit comments

Comments
 (0)