Skip to content

Commit

Permalink
v0.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Godi committed May 26, 2016
1 parent e5abd7e commit 8578ee2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="0.0.13"></a>
## [0.0.13](https://github.com/bullhorn/novo-elements/compare/v0.0.12...v0.0.13) (2016-05-26)


### Bug Fixes

* **button:** Adding disabled attribute as input/host property, closes [#61](https://github.com/bullhorn/novo-elements/issues/61) ([b5e1d26](https://github.com/bullhorn/novo-elements/commit/b5e1d26)), closes [#61](https://github.com/bullhorn/novo-elements/issues/61)
* **countries:** Fixing address input for counties and resetting the validation on the AddressInput when selected a new country ([e5abd7e](https://github.com/bullhorn/novo-elements/commit/e5abd7e))



<a name="0.0.12"></a>
## [0.0.12](https://github.com/bullhorn/novo-elements/compare/v0.0.11...v0.0.12) (2016-05-25)

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": "novo-elements",
"version": "0.0.12",
"version": "0.0.13",
"description": "Bullhorn's NOVO Element Repository for Angular 2",
"scripts": {
"clean": "./node_modules/.bin/del bundles coverage lib dist",
Expand Down

0 comments on commit 8578ee2

Please sign in to comment.