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

Commit f9c015e

Browse files
JDownloaderCDS Agent
authored andcommitted
chore(version): bump to v2.5.0
1 parent f26267c commit f9c015e

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
<a name="2.5.0"></a>
2+
# [2.5.0](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.4.0...v2.5.0) (2018-03-05)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-modal:** README error on-dismiss doc ([85d72ed](https://github.com/ovh-ux/ovh-ui-angular/commit/85d72ed))
8+
* **ouiButton:** use addBooleanParameter ([d2f0e0a](https://github.com/ovh-ux/ovh-ui-angular/commit/d2f0e0a))
9+
10+
11+
### Features
12+
13+
* **field:** add custom error message and ng-pattern support ([#109](https://github.com/ovh-ux/ovh-ui-angular/issues/109)) ([f26267c](https://github.com/ovh-ux/ovh-ui-angular/commit/f26267c))
14+
* **oui-search:** add oui-search component ([97e9697](https://github.com/ovh-ux/ovh-ui-angular/commit/97e9697))
15+
* **oui-select:** support string array for items attribute ([b9fc139](https://github.com/ovh-ux/ovh-ui-angular/commit/b9fc139))
16+
17+
18+
119
<a name="2.4.0"></a>
220
# [2.4.0]
321

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.4.0",
6+
"version": "2.5.0",
77
"keywords": [
88
"angular"
99
],

0 commit comments

Comments
 (0)