Skip to content

Commit

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


### Bug Fixes

* **appbridge:** Fixing window callbacks ([7f9aa06](https://github.com/bullhorn/novo-elements/commit/7f9aa06))
* **pickers:** Adding flag to disable infinite scroll ([17a6b90](https://github.com/bullhorn/novo-elements/commit/17a6b90))
* **pickers:** Adding flag to disable infinite scroll ([3c9a99e](https://github.com/bullhorn/novo-elements/commit/3c9a99e))



<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)

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

0 comments on commit a4dc764

Please sign in to comment.