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