We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46b463f commit 0b76455Copy full SHA for 0b76455
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="2.0.222"></a>
2
+## [2.0.222](https://github.com/bullhorn/novo-elements/compare/v2.0.221...v2.0.222) (2017-06-30)
3
+
4
5
+### Bug Fixes
6
7
+* **calendar:** fixing calendar events ([a64c2d0](https://github.com/bullhorn/novo-elements/commit/a64c2d0))
8
9
10
11
<a name="2.0.221"></a>
12
## [2.0.221](https://github.com/bullhorn/novo-elements/compare/v2.0.220...v2.0.221) (2017-06-30)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "novo-elements",
- "version": "2.0.221",
+ "version": "2.0.222",
"description": "Bullhorn's NOVO Element Repository for Angular 2",
"scripts": {
"precommit": "npm run lint",
0 commit comments