Skip to content

Commit ca3c01e

Browse files
author
Joshua Godi
committed
2.0.220
1 parent 7c6e926 commit ca3c01e

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
<a name="2.0.220"></a>
2+
## [2.0.220](https://github.com/bullhorn/novo-elements/compare/v2.0.219...v2.0.220) (2017-06-30)
3+
4+
5+
### Bug Fixes
6+
7+
* **calendar:** Fixing some calendar bugs ([7c6e926](https://github.com/bullhorn/novo-elements/commit/7c6e926))
8+
9+
10+
### Features
11+
12+
* **table:** Enhancing editable tables ([fe0fe73](https://github.com/bullhorn/novo-elements/commit/fe0fe73))
13+
14+
15+
116
<a name="2.0.219"></a>
217
## [2.0.219](https://github.com/bullhorn/novo-elements/compare/v2.0.218...v2.0.219) (2017-06-29)
318

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "novo-elements",
3-
"version": "2.0.219",
3+
"version": "2.0.220",
44
"description": "Bullhorn's NOVO Element Repository for Angular 2",
55
"scripts": {
66
"precommit": "npm run lint",

0 commit comments

Comments
 (0)