Skip to content

Commit adc42e0

Browse files
committed
1.1.0
1 parent 48b2139 commit adc42e0

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+
# [1.1.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v1.0.0...v1.1.0) (2019-06-06)
2+
3+
4+
### Features
5+
6+
* **css-utils:** wrap css utils with class ([d480ea4](https://github.com/fivethree-team/vscode-ionic-snippets/commit/d480ea4))
7+
* **grid:** update grid utils size, offset, pull and push ([48b2139](https://github.com/fivethree-team/vscode-ionic-snippets/commit/48b2139))
8+
9+
10+
111
# [1.0.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.26.0...v1.0.0) (2019-05-30)
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": "1.0.0",
5+
"version": "1.1.0",
66
"author": "Marc Stammerjohann",
77
"license": "MIT",
88
"publisher": "fivethree",

0 commit comments

Comments
 (0)