Skip to content

Commit

Permalink
2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Mar 9, 2020
1 parent 31d302f commit dde3254
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.0.4](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.0.3...v2.0.4) (2020-03-09)


### Bug Fixes

* **searchbar:** add missing colon ([31d302f](https://github.com/fivethree-team/vscode-ionic-snippets/commit/31d302f4918d6aac2304835b7f95e89e9ef49253))



## [2.0.3](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v2.0.2...v2.0.3) (2020-02-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-ionic-snippets",
"displayName": "Ionic Snippets",
"description": "Ionic snippets for VS Code",
"version": "2.0.3",
"version": "2.0.4",
"author": "Marc Stammerjohann",
"license": "MIT",
"publisher": "fivethree",
Expand Down

0 comments on commit dde3254

Please sign in to comment.