Skip to content

Commit

Permalink
2.0.212
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Godi committed Jun 21, 2017
1 parent 8fb2def commit 08bc5af
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a name="2.0.212"></a>
## [2.0.212](https://github.com/bullhorn/novo-elements/compare/v2.0.211...v2.0.212) (2017-06-21)


### Bug Fixes

* **pickers:** fixing keyboard control and highlighting ([da09b47](https://github.com/bullhorn/novo-elements/commit/da09b47))
* **quicknote:** Fixing quick note demo and clean up ([305550a](https://github.com/bullhorn/novo-elements/commit/305550a))


### Features

* **dropdown:** keyboard navigation & support ([8fb2def](https://github.com/bullhorn/novo-elements/commit/8fb2def))



<a name="2.0.211"></a>
## [2.0.211](https://github.com/bullhorn/novo-elements/compare/v2.0.210...v2.0.211) (2017-06-15)

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": "2.0.211",
"version": "2.0.212",
"description": "Bullhorn's NOVO Element Repository for Angular 2",
"scripts": {
"precommit": "npm run lint",
Expand Down

0 comments on commit 08bc5af

Please sign in to comment.