Skip to content

Commit

Permalink
1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed Aug 5, 2019
1 parent f5852f0 commit 9226d45
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.5.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.4.0...v1.5.0) (2019-08-05)


### Features

* **progress:** add progress snippets ([b2d2ea8](https://github.com/fivethree-team/vscode-ionic-snippets/commit/b2d2ea8))



# [1.4.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.3.0...v1.4.0) (2019-07-23)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-ionic-snippets",
"displayName": "Ionic 4 Snippets",
"description": "Ionic 4 snippets for VS Code",
"version": "1.4.0",
"version": "1.5.0",
"author": "Marc Stammerjohann",
"license": "MIT",
"publisher": "fivethree",
Expand Down Expand Up @@ -59,4 +59,4 @@
"vscode:publish": "vsce publish",
"version": "conventional-changelog -p angular -i ./CHANGELOG.md -s"
}
}
}

0 comments on commit 9226d45

Please sign in to comment.