Skip to content

Commit

Permalink
2.0.180
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Godi committed Apr 29, 2017
1 parent ed0bd55 commit 223cc2d
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<a name="2.0.180"></a>
## [2.0.180](https://github.com/bullhorn/novo-elements/compare/v2.0.179...v2.0.180) (2017-04-29)


### Bug Fixes

* **fullcalendar:** Fixing error when building for AOT ([ed0bd55](https://github.com/bullhorn/novo-elements/commit/ed0bd55))



<a name="2.0.179"></a>
## [2.0.179](https://github.com/bullhorn/novo-elements/compare/v2.0.178...v2.0.179) (2017-04-29)

Expand Down
7 changes: 4 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "novo-elements",
"version": "2.0.179",
"version": "2.0.180",
"description": "Bullhorn's NOVO Element Repository for Angular 2",
"scripts": {
"precommit": "npm run lint",
Expand Down Expand Up @@ -28,7 +28,8 @@
"angular2"
],
"author": "Joshua Godi <[email protected]>",
"contributors": [{
"contributors": [
{
"name": "Brian Kimball",
"email": "[email protected]"
},
Expand Down Expand Up @@ -163,4 +164,4 @@
"lcov": "/coverage/lcov.info"
}
}
}
}

0 comments on commit 223cc2d

Please sign in to comment.