We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd387b8 commit 91aea8eCopy full SHA for 91aea8e
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [2.2.1](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.2.0...v2.2.1) (2020-05-15)
2
+
3
4
+### Bug Fixes
5
6
+* **searchbar:** template number ([dd387b8](https://github.com/fivethree-team/vscode-ionic-snippets/commit/dd387b8a9d7e8008227f24c5d2f63bc503d5d3b6))
7
8
9
10
# [2.2.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.0.4...v2.2.0) (2020-05-15)
11
12
package.json
@@ -2,7 +2,7 @@
"name": "vscode-ionic-snippets",
"displayName": "Ionic Snippets",
"description": "Ionic snippets for VS Code",
- "version": "2.2.0",
+ "version": "2.2.1",
"author": "Marc Stammerjohann",
"license": "MIT",
"publisher": "fivethree",
0 commit comments