Skip to content

Commit e5399cb

Browse files
committed
0.26.0
1 parent 1db8695 commit e5399cb

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [0.26.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.25.0...v0.26.0) (2019-05-16)
2+
3+
4+
### Features
5+
6+
* **card:** add button and href snippet ([1db8695](https://github.com/fivethree-team/vscode-ionic-snippets/commit/1db8695))
7+
* **refresher:** add properties pullFactor, pullMin and pullMax ([1750787](https://github.com/fivethree-team/vscode-ionic-snippets/commit/1750787))
8+
9+
10+
111
# [0.25.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.24.0...v0.25.0) (2019-05-03)
212

313

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 4 Snippets",
44
"description": "Ionic 4 snippets for VS Code",
5-
"version": "0.25.0",
5+
"version": "0.26.0",
66
"author": "Marc Stammerjohann",
77
"license": "MIT",
88
"publisher": "fivethree",

0 commit comments

Comments
 (0)