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.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justindujardin committed Aug 7, 2016
1 parent db08804 commit 255cab8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
<a name="0.6.0"></a>
# [0.6.0](https://github.com/justindujardin/ng2-material/compare/v0.5.0...v0.6.0) (2016-08-07)


### Features

* **build:** update npm package for example site during build ([dbfc4e8](https://github.com/justindujardin/ng2-material/commit/dbfc4e8))
* update to angular2 rc4 ([65aa538](https://github.com/justindujardin/ng2-material/commit/65aa538))


### BREAKING CHANGES

* The automated builds will no longer execute tests against IE9 and IE10 browsers. IE11 and Microsoft Edge (currently 13.10586) will be tested.

* chore: Edge just cannot catch a break

- travis is flaky on it, even though it runs reliably from my terminal

* chore(travis): remove unused firefox v30 reference



<a name="0.5.0"></a>
# [0.5.0](https://github.com/justindujardin/ng2-material/compare/v0.4.1...v0.5.0) (2016-06-12)

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.5.0",
"version": "0.6.0",
"description": "",
"main": "./index.js",
"repository": {
Expand Down

0 comments on commit 255cab8

Please sign in to comment.