Skip to content

Commit

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


### Bug Fixes

* **picker:** Clear value properly ([453b514](https://github.com/bullhorn/novo-elements/commit/453b514))


### Features

* **calendar:** Adding ability to change and display current selected date ([#482](https://github.com/bullhorn/novo-elements/issues/482)) ([91ce6d2](https://github.com/bullhorn/novo-elements/commit/91ce6d2))



<a name="2.0.206"></a>
## [2.0.206](https://github.com/bullhorn/novo-elements/compare/v2.0.205...v2.0.206) (2017-06-02)

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

0 comments on commit 3ed49b7

Please sign in to comment.