Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Commit dc04086

Browse files
AxelPeterCDS Agent
authored andcommitted
chore: bump version to v2.21.3
1 parent 8eeac45 commit dc04086

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
<a name="2.21.3"></a>
2+
## [2.21.3](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.21.2...v2.21.3) (2018-10-18)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-select-picker:** add selection on init if model is set ([#282](https://github.com/ovh-ux/ovh-ui-angular/issues/282)) ([2c0a33b](https://github.com/ovh-ux/ovh-ui-angular/commit/2c0a33b))
8+
* **oui-select-picker:** fix selected value on init ([#284](https://github.com/ovh-ux/ovh-ui-angular/issues/284)) ([e1a570d](https://github.com/ovh-ux/ovh-ui-angular/commit/e1a570d))
9+
10+
11+
### Features
12+
13+
* **oui-tooltip:** add title attribute support ([c3c16f7](https://github.com/ovh-ux/ovh-ui-angular/commit/c3c16f7))
14+
15+
16+
117
<a name="2.21.2"></a>
218
## [2.21.2](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.21.1...v2.21.2) (2018-10-10)
319

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A set of maintainable components for the OVH ecosystem (Angular).",
44
"license": "BSD-3-Clause",
55
"author": "OVH SAS",
6-
"version": "2.21.2",
6+
"version": "2.21.3",
77
"keywords": [
88
"angular"
99
],

0 commit comments

Comments
 (0)