We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9f7942 commit 10ae060Copy full SHA for 10ae060
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+<a name="2.0.217"></a>
2
+## [2.0.217](https://github.com/bullhorn/novo-elements/compare/v2.0.216...v2.0.217) (2017-06-22)
3
+
4
5
+### Features
6
7
+* **quicknote:** CK editor implementation of quick note ([f9f7942](https://github.com/bullhorn/novo-elements/commit/f9f7942))
8
9
10
11
<a name="2.0.216"></a>
12
## [2.0.216](https://github.com/bullhorn/novo-elements/compare/v2.0.215...v2.0.216) (2017-06-22)
13
package.json
@@ -1,6 +1,6 @@
{
"name": "novo-elements",
- "version": "2.0.216",
+ "version": "2.0.217",
"description": "Bullhorn's NOVO Element Repository for Angular 2",
"scripts": {
"precommit": "npm run lint",
0 commit comments