We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7713b59 commit 22fc5c1Copy full SHA for 22fc5c1
CHANGELOG.md
@@ -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
10
# [1.8.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.6.0...v1.8.0) (2019-11-11)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "vscode-ionic-snippets",
"displayName": "Ionic 4 Snippets",
"description": "Ionic 4 snippets for VS Code",
- "version": "1.8.0",
+ "version": "1.9.0",
"author": "Marc Stammerjohann",
"license": "MIT",
"publisher": "fivethree",
0 commit comments