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

Commit c0e3018

Browse files
CDS AgentCDS Agent
authored andcommitted
chore(version): bump to v2.5.3
1 parent 4de1477 commit c0e3018

File tree

4 files changed

+16
-3
lines changed

4 files changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
<a name="2.5.3"></a>
2+
## [2.5.3](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.5.2...v2.5.3) (2018-03-07)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-back-button:** fix button type ([4c70cd3](https://github.com/ovh-ux/ovh-ui-angular/commit/4c70cd3))
8+
* **oui-form-actions:** fix buttons types ([3a16414](https://github.com/ovh-ux/ovh-ui-angular/commit/3a16414))
9+
* **oui-modal:** fix button type ([7bf8f75](https://github.com/ovh-ux/ovh-ui-angular/commit/7bf8f75))
10+
* **oui-select:** fix buttons types ([c656dbf](https://github.com/ovh-ux/ovh-ui-angular/commit/c656dbf))
11+
12+
13+
114
<a name="2.5.2"></a>
215
## [2.5.2](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.5.1...v2.5.2) (2018-03-06)
316

dist/oui-angular.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/oui-angular.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)