Skip to content

Commit

Permalink
🎉 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcjulian committed May 30, 2019
1 parent bba799c commit 6d860f4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.0.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.26.0...v1.0.0) (2019-05-30)


### Features

* **backdrop:** add backdrop with props ([47d3c7c](https://github.com/fivethree-team/vscode-ionic-snippets/commit/47d3c7c))
* **range:** add range snippets ([75cfda6](https://github.com/fivethree-team/vscode-ionic-snippets/commit/75cfda6))
* **reorder:** new reorder and reorder-group snippets ([fc4af8f](https://github.com/fivethree-team/vscode-ionic-snippets/commit/fc4af8f))
* **rgba:** add opacity to Ionic colors using rgba ([3cbddb6](https://github.com/fivethree-team/vscode-ionic-snippets/commit/3cbddb6))
* **scss:** add remaining css custom properties snippets ([bba799c](https://github.com/fivethree-team/vscode-ionic-snippets/commit/bba799c))



# [0.26.0](https://github.com/fivethree-team/vscode-ionic-snippets/compare/v0.25.0...v0.26.0) (2019-05-16)


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 4 Snippets",
"description": "Ionic 4 snippets for VS Code",
"version": "0.26.0",
"version": "1.0.0",
"author": "Marc Stammerjohann",
"license": "MIT",
"publisher": "fivethree",
Expand Down

0 comments on commit 6d860f4

Please sign in to comment.