We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4294c80 commit 22245d4Copy full SHA for 22245d4
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="2.0.216"></a>
2
+## [2.0.216](https://github.com/bullhorn/novo-elements/compare/v2.0.215...v2.0.216) (2017-06-22)
3
+
4
5
+### Bug Fixes
6
7
+* **datetimepicker:** Fixing the initial rendering ([4294c80](https://github.com/bullhorn/novo-elements/commit/4294c80))
8
9
10
11
<a name="2.0.215"></a>
12
## [2.0.215](https://github.com/bullhorn/novo-elements/compare/v2.0.214...v2.0.215) (2017-06-22)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "novo-elements",
- "version": "2.0.215",
+ "version": "2.0.216",
"description": "Bullhorn's NOVO Element Repository for Angular 2",
"scripts": {
"precommit": "npm run lint",
0 commit comments