Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

Commit

Permalink
chore(deploy): release v0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin committed Dec 16, 2015
1 parent bc54249 commit 4f05b6a
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
<a name="0.0.5"></a>
## [0.0.5](https://github.com/justindujardin/ng2-material/compare/v0.0.4...v0.0.5) (2015-12-16)


### Bug Fixes

* **examples:** issue where demos would not load in firefox ([bc54249](https://github.com/justindujardin/ng2-material/commit/bc54249))

### Features

* **examples:** add button basic usage ([c456f27](https://github.com/justindujardin/ng2-material/commit/c456f27))
* **examples:** add navigation to demo page ([7777da9](https://github.com/justindujardin/ng2-material/commit/7777da9))
* **README:** add travis and coveralls badges ([ac175dd](https://github.com/justindujardin/ng2-material/commit/ac175dd))
* **toolbar:** add scroll shrink option ([32be4a5](https://github.com/justindujardin/ng2-material/commit/32be4a5))



<a name="0.0.4"></a>
## [0.0.4](https://github.com/justindujardin/ng2-material/compare/v0.0.3...v0.0.4) (2015-12-14)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-material",
"version": "0.0.4",
"version": "0.0.5",
"description": "",
"main": "all.ts",
"repository": {
Expand Down

0 comments on commit 4f05b6a

Please sign in to comment.