Skip to content

Commit a7f519d

Browse files
committed
2.2.2
1 parent a04eed7 commit a7f519d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [2.2.2](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.2.0...v2.2.2) (2020-07-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **ion-router-outlet:** add closing slash for tag ([926aae7](https://github.com/fivethree-team/vscode-ionic-snippets/commit/926aae71155636447de946d07dd89ebe1285f03f))
7+
* **searchbar:** template number ([dd387b8](https://github.com/fivethree-team/vscode-ionic-snippets/commit/dd387b8a9d7e8008227f24c5d2f63bc503d5d3b6))
8+
* **vue:** remove ion-router-outlet ([a04eed7](https://github.com/fivethree-team/vscode-ionic-snippets/commit/a04eed73e8b0bef9e2c4bab558043906d1fccffc))
9+
10+
11+
112
## [2.2.1](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.2.0...v2.2.1) (2020-05-15)
213

314

Diff for: package.json

+1-1
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.2.1",
5+
"version": "2.2.2",
66
"author": "Marc Stammerjohann",
77
"license": "MIT",
88
"publisher": "fivethree",

0 commit comments

Comments
 (0)