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

Commit b9f439e

Browse files
AxelPeterCDS Agent
authored and
CDS Agent
committed
chore: bump version to v2.24.2
1 parent 4547c07 commit b9f439e

File tree

4 files changed

+20
-8
lines changed

4 files changed

+20
-8
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
<a name="2.24.2"></a>
2+
## [2.24.2](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.24.1...v2.24.2) (2019-02-13)
3+
4+
5+
### Bug Fixes
6+
7+
* **oui-collapsible:** add type button to collapsible button ([#357](https://github.com/ovh-ux/ovh-ui-angular/issues/357)) ([8dea2c1](https://github.com/ovh-ux/ovh-ui-angular/commit/8dea2c1))
8+
* **oui-file:** fix input hidden error from ng 1.7.6 ([#353](https://github.com/ovh-ux/ovh-ui-angular/issues/353)) ([b3763a5](https://github.com/ovh-ux/ovh-ui-angular/commit/b3763a5))
9+
* **oui-pagination:** add input search when huge amount of pages ([#358](https://github.com/ovh-ux/ovh-ui-angular/issues/358)) ([11c3c47](https://github.com/ovh-ux/ovh-ui-angular/commit/11c3c47))
10+
11+
12+
113
<a name="2.24.1"></a>
214
## [2.24.1](https://github.com/ovh-ux/ovh-ui-angular/compare/v2.24.0...v2.24.1) (2019-01-21)
315

dist/oui-angular.min.js

Lines changed: 6 additions & 6 deletions
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.24.1",
6+
"version": "2.24.2",
77
"keywords": [
88
"angular"
99
],

0 commit comments

Comments
 (0)