We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a8e73 commit 4de54ddCopy full SHA for 4de54dd
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.0.2](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.0.1...v2.0.2) (2020-02-21)
2
+
3
4
+### Bug Fixes
5
6
+* **grid,button:** remove no-padding grid prop ([c2a8e73](https://github.com/fivethree-team/vscode-ionic-snippets/commit/c2a8e7369f8e968ba61acf23ff6aee175f4fc04d))
7
8
9
10
## [2.0.1](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.0.0...v2.0.1) (2020-02-12)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "vscode-ionic-snippets",
"displayName": "Ionic Snippets",
"description": "Ionic snippets for VS Code",
- "version": "2.0.1",
+ "version": "2.0.2",
"author": "Marc Stammerjohann",
"license": "MIT",
"publisher": "fivethree",
0 commit comments